Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Commit 279bfe2

Browse files
authored
Merge pull request #2 from benjaminmal/fix/easy-coding-standard-version
Fix easy coding standard version
2 parents f09c6f4 + ea31dc6 commit 279bfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.4 || ^8.0",
15-
"symplify/easy-coding-standard": "^9.4 || ^10.0 || ^11.0"
15+
"symplify/easy-coding-standard": "^11.0"
1616
},
1717
"autoload-dev": {
1818
"Benjaminmal\\CodingStandard\\Tests\\": "tests/"

0 commit comments

Comments
 (0)