Skip to content

Commit

Permalink
Direct dependency from symfony/symfony to symfony/framework-bundle (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
yann-eugone authored Jun 8, 2017
1 parent 38bddd6 commit 113f033
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 @@ -11,7 +11,7 @@
"require": {
"php": ">=7.0",
"ext-openssl": "*",
"symfony/symfony": "~2.7|~3.0",
"symfony/framework-bundle": "~2.7|~3.0",
"doctrine/orm": "^2.5",
"doctrine/doctrine-bundle": "^1.6",
"yokai/dependency-injection": "~1.0"
Expand Down

0 comments on commit 113f033

Please sign in to comment.