Skip to content

Commit 715884e

Browse files
committed
ACQE-5908 : Updated symfony packages to 6.4 and above
1 parent c53b56f commit 715884e

File tree

2 files changed

+24
-86
lines changed

2 files changed

+24
-86
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"codeception/module-webdriver": "^3.0",
1919
"composer/composer": "^1.9||^2.0,!=2.2.16",
2020
"csharpru/vault-php": "^4.2.1",
21-
"doctrine/annotations": "^2.0",
2221
"ext-curl": "*",
2322
"ext-dom": "*",
2423
"ext-iconv": "*",
@@ -45,6 +44,8 @@
4544
"symfony/stopwatch": "^6.4",
4645
"symfony/string": "^6.4",
4746
"symfony/var-exporter": "^6.4",
47+
"symfony/css-selector": "^6.4",
48+
"symfony/event-dispatcher": "^6.4",
4849
"weew/helpers-array": "^1.3"
4950
},
5051
"require-dev": {
@@ -53,7 +54,6 @@
5354
"php-coveralls/php-coveralls": "^1.0||^2.2",
5455
"phpmd/phpmd": "^2.8.0",
5556
"phpunit/phpunit": "^9.5",
56-
"sebastian/phpcpd": "~6.0.0",
5757
"squizlabs/php_codesniffer": "~3.7.0"
5858
},
5959
"suggest": {

composer.lock

+22-84
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)