Skip to content

Commit

Permalink
Bump annotations version to support class constants in annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Oct 16, 2017
1 parent 2e74384 commit 10f60b3
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": "^5.6 || ^7.0",
"symfony/console": "~2.3|~3.0",
"doctrine/annotations": "~1.0",
"doctrine/annotations": "^1.2",
"doctrine/collections": "~1.1",
"doctrine/common": "~2.4",
"doctrine/cache": "~1.0",
Expand Down

0 comments on commit 10f60b3

Please sign in to comment.