Skip to content

Commit

Permalink
Composer: open v0.8, use newer slevomat/coding-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Nov 4, 2018
1 parent 581850d commit 2e071b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,12 +13,12 @@
],
"require": {
"php": ">=7.1",
"slevomat/coding-standard": "~4.7.0",
"slevomat/coding-standard": "~4.8.6",
"squizlabs/php_codesniffer": "^3.3.1"
},
"extra": {
"branch-alias": {
"dev-master": "0.7.x-dev"
"dev-master": "0.8.x-dev"
}
}
}

0 comments on commit 2e071b1

Please sign in to comment.