Skip to content

Commit

Permalink
minor #2186 remove not needed dependencies (xabbuh)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.0-dev branch.

Discussion
----------

remove not needed dependencies

Commits
-------

3010365 remove not needed dependencies
  • Loading branch information
xabbuh committed May 7, 2020
2 parents 67756de + 3010365 commit 2832330
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@
"symfony/debug": "^4.4|^5.0",
"symfony/dependency-injection": "^4.4|^5.0",
"symfony/event-dispatcher": "^4.4|^5.0",
"symfony/finder": "^4.4|^5.0",
"symfony/framework-bundle": "^4.4.1|^5.0",
"symfony/http-foundation": "^4.4|^5.0",
"symfony/http-kernel": "^4.4|^5.0",
"symfony/routing": "^4.4|^5.0",
"symfony/security-core": "^3.4|^4.3|^5.0",
"doctrine/inflector": "^1.0",
"willdurand/negotiation": "^2.0",
Expand All @@ -59,7 +57,6 @@
"symfony/browser-kit": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
"symfony/css-selector": "^4.4|^5.0",
"symfony/templating": "^4.4|^5.0",
"phpoption/phpoption": "^1.1",
"jms/serializer-bundle": "^2.4.3|^3.0.1",
"jms/serializer": "^1.13|^2.0|^3.0",
Expand Down

0 comments on commit 2832330

Please sign in to comment.