Skip to content

Commit

Permalink
Merge pull request #11 from doctrine/add-common-conflict
Browse files Browse the repository at this point in the history
Add conflict on doctrine/common for <2.9@dev
  • Loading branch information
jwage authored Jun 14, 2018
2 parents 33fd519 + 3069fe4 commit 17896f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"doctrine/coding-standard": "^4.0",
"phpunit/phpunit": "^7.0"
},
"conflict": {
"doctrine/common": "<2.9@dev"
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
Expand Down

0 comments on commit 17896f6

Please sign in to comment.