Skip to content

Commit

Permalink
remove dependency symfony/symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
sdieunidou authored and ubie.io committed Mar 12, 2018
1 parent 6598962 commit e6fca8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
],
"require": {
"php": "^5.6 || ^7.0",
"symfony/framework-bundle": "~2.8|~3.0",
"symfony/symfony": "3.0.x"
"symfony/framework-bundle": "~2.8|~3.0"
},
"require-dev": {
"doctrine/orm": "^2.2.3",
Expand Down

0 comments on commit e6fca8b

Please sign in to comment.