Skip to content

Commit

Permalink
ninjify/coding-standard v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Sep 12, 2019
1 parent 810d9c1 commit a2d5219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.1",
"ninjify/coding-standard": "^0.8.0",
"ninjify/coding-standard": "^0.9.0",
"jakub-onderka/php-console-highlighter": "^0.4.0",
"jakub-onderka/php-parallel-lint": "^1.0.0"
},
Expand All @@ -26,7 +26,7 @@
],
"extra": {
"branch-alias": {
"dev-master": "0.9.x-dev"
"dev-master": "0.10.x-dev"
}
}
}

0 comments on commit a2d5219

Please sign in to comment.