Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khaperets committed Oct 22, 2016
1 parent 264edc3 commit 8881b8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"require-dev": {
"phpunit/phpunit": "^5.3",
"phpunit/php-code-coverage": "^3.3.0",
"symfony/framework-bundle": "~2.7|~3.0"
"symfony/framework-bundle": "~2.7|~3.0",
"doctrine/annotations": "~1.0"
},
"config": {
"platform": {
Expand Down

0 comments on commit 8881b8e

Please sign in to comment.