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 cadbb8e commit ef6e98e
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",
"doctrine/common": "^2.7",
"doctrine/orm": "^2.5"
},
Expand Down

0 comments on commit ef6e98e

Please sign in to comment.