Skip to content

Commit 208b4cf

Browse files
authored
test: remove unused dev-dependencies (#2644)
## Description Removes a couple of unused dev-dependencies ## What type of PR is this? (check all applicable) - [ ] Bug Fix - [ ] Feature - [ ] Refactor - [ ] Deprecation - [ ] Breaking Change - [ ] Documentation Update - [x] CI ## Checklist - [ ] I have made corresponding changes to the documentation (`docs/`)
1 parent abde29a commit 208b4cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,12 @@
5050
"symfony/browser-kit": "^6.4 || ^7.2",
5151
"symfony/cache": "^6.4 || ^7.2",
5252
"symfony/dom-crawler": "^6.4 || ^7.2",
53-
"symfony/expression-language": "^6.4 || ^7.2",
5453
"symfony/finder": "^6.4 || ^7.2",
5554
"symfony/form": "^6.4 || ^7.2",
5655
"symfony/phpunit-bridge": "^6.4 || ^7.2",
57-
"symfony/property-access": "^6.4 || ^7.2",
5856
"symfony/security-csrf": "^6.4 || ^7.2",
5957
"symfony/security-http": "^6.4 || ^7.2",
6058
"symfony/serializer": "^6.4 || ^7.2",
61-
"symfony/stopwatch": "^6.4 || ^7.2",
62-
"symfony/templating": "^6.4 || ^7.2",
6359
"symfony/translation": "^6.4 || ^7.2",
6460
"symfony/twig-bundle": "^6.4 || ^7.2",
6561
"symfony/uid": "^6.4 || ^7.2",

0 commit comments

Comments
 (0)