Skip to content

Commit 77b08fd

Browse files
committed
Explicitly require "doctrine/common"
1 parent 88c1a0e commit 77b08fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
],
2727
"require": {
2828
"php": "^5.6 || ^7.0",
29+
"doctrine/common": "^2.7",
2930
"doctrine/doctrine-bundle": "^1.4 || ^2.0",
3031
"doctrine/orm": "^2.4.8",
3132
"knplabs/knp-paginator-bundle": "^2.6 || ^3.4 || ^4.0 || ^5.0",

0 commit comments

Comments
 (0)