Skip to content

Commit 342e10d

Browse files
committed
Update to v13 of symplify/easy-coding-standard
1 parent 0d6594e commit 342e10d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,12 @@
1313
"php": "^8.1",
1414
"kubawerlos/php-cs-fixer-custom-fixers": "^3.14",
1515
"slevomat/coding-standard": "^8.0",
16-
"symplify/easy-coding-standard": "^12.1"
16+
"symplify/easy-coding-standard": "^13.0"
1717
},
1818
"require-dev": {
1919
"contao/rector": "^1.2",
2020
"phpunit/phpunit": "^11.5"
2121
},
22-
"conflict": {
23-
"squizlabs/php_codesniffer": ">=4.0.0"
24-
},
2522
"autoload": {
2623
"psr-4": {
2724
"Contao\\EasyCodingStandard\\": "src/"

0 commit comments

Comments
 (0)