We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6026610 commit 651cda2Copy full SHA for 651cda2
composer.json
@@ -4,9 +4,7 @@
4
"description": "scherer software coding standard.",
5
"require": {
6
"php": ">=7.2",
7
- "slevomat/coding-standard": "~5.0",
8
- "cakephp/cakephp-codesniffer": "^4.0.0-beta4"
+ "cakephp/cakephp-codesniffer": "^4.0.0"
9
},
10
- "minimum-stability": "beta",
11
"prefer-stable": true
12
}
0 commit comments