Skip to content

Commit

Permalink
Updated for PHPStan 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 9, 2017
1 parent d5b047a commit 6922f06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "0.7-dev"
"dev-master": "0.8-dev"
}
},
"require": {
"php": "~7.0",
"phpstan/phpstan": "^0.7",
"phpstan/phpstan": "^0.8",
"dibi/dibi": "~3.0"
},
"require-dev": {
Expand Down

0 comments on commit 6922f06

Please sign in to comment.