Skip to content

Commit 8dcec2b

Browse files
committed
Use stable version of coding standard
1 parent cab1ca5 commit 8dcec2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan": "^0.12.18",
2626
"tracy/tracy": "^2.7",
2727
"phpstan/phpstan-nette": "^0.12.6",
28-
"symplify/easy-coding-standard": "^8.1",
28+
"symplify/easy-coding-standard": "^7.2",
2929
"baraja-core/localization": "^1.0"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)