Skip to content

Commit

Permalink
Merge pull request #440 from alexislefebvre/2.x-remove-doctrine-commo…
Browse files Browse the repository at this point in the history
…n-from-composer.json

[2.x] Remove hard dependency on doctrine/common
  • Loading branch information
alexislefebvre committed Jul 11, 2019
2 parents b2e1b74 + 76bdae1 commit 3879949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.1",
"doctrine/common": "^2.0",
"doctrine/annotations": "^1.3",
"symfony/browser-kit": "^3.4 || ^4.1",
"symfony/framework-bundle": "^3.4 || ^4.1"
},
Expand Down

0 comments on commit 3879949

Please sign in to comment.