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 8a8046a commit 188b750Copy full SHA for 188b750
1 file changed
composer.json
@@ -13,7 +13,7 @@
13
],
14
"require": {
15
"php": ">=7.1",
16
- "ninjify/coding-standard": "^0.7.0",
+ "ninjify/coding-standard": "^0.8.0",
17
"jakub-onderka/php-console-highlighter": "^0.4.0",
18
"jakub-onderka/php-parallel-lint": "^1.0.0"
19
},
@@ -26,7 +26,7 @@
26
27
"extra": {
28
"branch-alias": {
29
- "dev-master": "0.8.x-dev"
+ "dev-master": "0.9.x-dev"
30
}
31
32
0 commit comments