Skip to content

Commit

Permalink
Change symfony/symfony dependency to symfony/framework-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup authored Aug 5, 2019
1 parent 46c5f94 commit 330740c
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 @@ -7,7 +7,7 @@
"license": "MIT",
"require": {
"php": ">=7.0",
"symfony/symfony": "2.8.*, !=2.8.10|^3.0",
"symfony/framework-bundle": "^3.0|^4.0",
"doctrine/doctrine-cache-bundle": "1.3.*",
"npm-asset/requirejs": "2.3.*"
},
Expand Down

0 comments on commit 330740c

Please sign in to comment.