Skip to content

Commit ce95a16

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

File tree

3 files changed

+64
-2
lines changed

3 files changed

+64
-2
lines changed

bin/static-checks

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ echo ""
1616
echo "==============================="
1717
echo " COPY PASTE DETECTOR"
1818
echo "==============================="
19-
vendor/bin/phpcpd ./src
2019
echo ""
2120

2221
echo "==============================="

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"php-coveralls/php-coveralls": "^1.0||^2.2",
5555
"phpmd/phpmd": "^2.8.0",
5656
"phpunit/phpunit": "^9.5",
57+
"sebastian/phpcpd": "~6.0.0",
5758
"squizlabs/php_codesniffer": "~3.7.0"
5859
},
5960
"suggest": {

composer.lock

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

0 commit comments

Comments
 (0)