Skip to content

Commit

Permalink
Require PHPStan 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jan 15, 2017
1 parent dcd0d0e commit 89ff5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"prefer-stable": true,
"require": {
"php": "~7.0",
"phpstan/phpstan": "^0.5",
"phpstan/phpstan": "^0.6",
"dibi/dibi": "~3.0"
},
"require-dev": {
Expand Down

0 comments on commit 89ff5ff

Please sign in to comment.