Skip to content

Commit

Permalink
Merge pull request #23 from e-lodgy/fix/easy-coding-standard-version
Browse files Browse the repository at this point in the history
Fix symplify/ecs version
  • Loading branch information
benjaminmal authored Oct 13, 2022
2 parents acfd710 + d1dcec7 commit a4e0823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"symplify/easy-coding-standard": "^9.4 || ^10.0 || ^11.0"
"symplify/easy-coding-standard": "^11.0"
},
"autoload-dev": {
"Elodgy\\CodingStandard\\Tests\\": "tests/"
Expand Down

0 comments on commit a4e0823

Please sign in to comment.