Skip to content

Commit 2832330

Browse files
committed
minor #2186 remove not needed dependencies (xabbuh)
This PR was merged into the 3.0-dev branch. Discussion ---------- remove not needed dependencies Commits ------- 3010365 remove not needed dependencies
2 parents 67756de + 3010365 commit 2832330

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,9 @@
3535
"symfony/debug": "^4.4|^5.0",
3636
"symfony/dependency-injection": "^4.4|^5.0",
3737
"symfony/event-dispatcher": "^4.4|^5.0",
38-
"symfony/finder": "^4.4|^5.0",
3938
"symfony/framework-bundle": "^4.4.1|^5.0",
4039
"symfony/http-foundation": "^4.4|^5.0",
4140
"symfony/http-kernel": "^4.4|^5.0",
42-
"symfony/routing": "^4.4|^5.0",
4341
"symfony/security-core": "^3.4|^4.3|^5.0",
4442
"doctrine/inflector": "^1.0",
4543
"willdurand/negotiation": "^2.0",
@@ -59,7 +57,6 @@
5957
"symfony/browser-kit": "^4.4|^5.0",
6058
"symfony/expression-language": "^4.4|^5.0",
6159
"symfony/css-selector": "^4.4|^5.0",
62-
"symfony/templating": "^4.4|^5.0",
6360
"phpoption/phpoption": "^1.1",
6461
"jms/serializer-bundle": "^2.4.3|^3.0.1",
6562
"jms/serializer": "^1.13|^2.0|^3.0",

0 commit comments

Comments
 (0)