Skip to content

Commit

Permalink
Use phpstan 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Jan 16, 2019
1 parent b5fea5e commit b6b8c85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -21,12 +21,12 @@
"contributte/codeception": "^1.0.1",
"eloquent/phony": "^3.0.0",
"eloquent/phony-phpunit": "^4.0.0",
"eloquent/phpstan-phony": "^0.3.0",
"eloquent/phpstan-phony": "^0.4.0",
"friendsofphp/php-cs-fixer": "^2.8.0",
"symfony/validator": "^4.0.0",
"phpstan/phpstan": "^0.10.0",
"phpstan/phpstan-nette": "^0.10.0",
"phpstan/phpstan-strict-rules": "^0.10.0"
"phpstan/phpstan": "^0.11.0",
"phpstan/phpstan-nette": "^0.11.0",
"phpstan/phpstan-strict-rules": "^0.11.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b6b8c85

Please sign in to comment.