Skip to content

Commit

Permalink
Require PHPStan 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Nov 20, 2016
1 parent 311617a commit 7b94a05
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,11 +6,11 @@
"prefer-stable": true,
"require": {
"php": "~7.0",
"phpstan/phpstan": "^0.1",
"phpstan/phpstan": "^0.2",
"dibi/dibi": "~3.0"
},
"require-dev": {
"consistence/coding-standard": "~0.11.0",
"consistence/coding-standard": "~0.12.0",
"phing/phing": "^2.13.0",
"phpunit/phpunit": "^5.3",
"satooshi/php-coveralls": "^1.0",
Expand Down

0 comments on commit 7b94a05

Please sign in to comment.