Skip to content

Commit 188b750

Browse files
committed
Composer: open v0.9, use v0.8 of ninjify/coding-standard
1 parent 8a8046a commit 188b750

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=7.1",
16-
"ninjify/coding-standard": "^0.7.0",
16+
"ninjify/coding-standard": "^0.8.0",
1717
"jakub-onderka/php-console-highlighter": "^0.4.0",
1818
"jakub-onderka/php-parallel-lint": "^1.0.0"
1919
},
@@ -26,7 +26,7 @@
2626
],
2727
"extra": {
2828
"branch-alias": {
29-
"dev-master": "0.8.x-dev"
29+
"dev-master": "0.9.x-dev"
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)