Skip to content

Commit

Permalink
Updated phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
klapuch committed May 15, 2017
1 parent 321b95c commit d186e62
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 @@ -17,12 +17,12 @@
"require-dev": {
"nette/tester": "^1.7",
"mockery/mockery": "^0.9.9",
"phpstan/phpstan": "^0.6.4",
"jakub-onderka/php-parallel-lint": "^0.9.2",
"slevomat/coding-standard": "^2.3",
"sebastian/phpcpd": "^3.0",
"phing/phing": "^2.16",
"consistence/coding-standard": "^1.0"
"consistence/coding-standard": "^1.0",
"phpstan/phpstan": "^0.7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d186e62

Please sign in to comment.