Skip to content

Commit

Permalink
Add annotations dep
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Jul 28, 2018
1 parent f4231f6 commit 657db1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Expand Up @@ -10,7 +10,9 @@
"symfony/yaml": "~3.0",
"monolog/monolog": "~1.0",
"filp/whoops": "~2.0",
"symfony/polyfill": "^1.8"
"symfony/polyfill": "^1.8",
"doctrine/annotations": "~1.0",
"php-di/phpdoc-reader": "~2.0"
},
"require-dev" : {
"twig/twig": "~1.0",
Expand Down

0 comments on commit 657db1d

Please sign in to comment.