Skip to content

Commit

Permalink
Locked coding-standard library to specific commit until new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilyes512 committed May 3, 2021
1 parent 1359c43 commit 61bf06f
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 @@ -10,7 +10,7 @@
"license": "MIT",
"require": {
"php": ">=8.0",
"slevomat/coding-standard": "^7.0.1",
"slevomat/coding-standard": "dev-master#1122e79 as 7.0.8",
"symplify/easy-coding-standard": "^9.2.15"
},
"require-dev": {
Expand Down

0 comments on commit 61bf06f

Please sign in to comment.