Skip to content

Commit e5e145f

Browse files
committed
[TASK] Update easy-coding-standard to 12.3
1 parent 4ee724d commit e5e145f

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"phpstan/phpstan-phpunit": "^1.3",
3636
"phpunit/phpunit": "^10.5",
3737
"rector/rector": "^1.0",
38-
"symplify/easy-coding-standard": "^12.1",
38+
"symplify/easy-coding-standard": "^12.3",
3939
"symplify/monorepo-builder": "^11.2",
4040
"symplify/rule-doc-generator": "12.1.3",
4141
"symplify/rule-doc-generator-contracts": "^11.2"

packages/fractor-typoscript/composer.json

-7
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@
1717
"helmich/typo3-typoscript-parser": "^2.6",
1818
"webmozart/assert": "^1.11"
1919
},
20-
"require-dev": {
21-
"ergebnis/composer-normalize": "^2.42",
22-
"phpstan/phpstan": "^1.10.9",
23-
"phpunit/phpunit": "^10.5",
24-
"rector/rector": "^1.0",
25-
"symplify/easy-coding-standard": "^12.1"
26-
},
2720
"repositories": {
2821
"fractor": {
2922
"type": "path",

0 commit comments

Comments
 (0)