Skip to content

Commit 76fe4ca

Browse files
committed
ACQE-7127 | Remove unused dependencies
1 parent 88e6014 commit 76fe4ca

File tree

2 files changed

+393
-557
lines changed

2 files changed

+393
-557
lines changed

composer.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,11 @@
3131
"php": ">8.2",
3232
"php-webdriver/webdriver": "^1.14.0",
3333
"spomky-labs/otphp": "^10.0||^11.0",
34-
"symfony/config": "^6.4",
3534
"symfony/console": "^6.4",
36-
"symfony/dependency-injection": "^6.4",
3735
"symfony/dotenv": "^6.4",
38-
"symfony/filesystem": "^6.4",
3936
"symfony/finder": "^6.4",
40-
"symfony/http-foundation": "^6.4",
4137
"symfony/mime": "^6.4",
4238
"symfony/process": "^6.4",
43-
"symfony/stopwatch": "^6.4",
44-
"symfony/string": "^6.4",
45-
"symfony/var-exporter": "^6.4",
46-
"symfony/css-selector": "^6.4",
47-
"symfony/event-dispatcher": "^6.4",
48-
"symfony/var-dumper": "^6.4||^7.0",
49-
"symfony/yaml": "^6.4||^7.0",
5039
"weew/helpers-array": "^1.3"
5140
},
5241
"require-dev": {

0 commit comments

Comments
 (0)