Skip to content

Commit

Permalink
Merge pull request #3481 from morozov/phpstan-0.11.3
Browse files Browse the repository at this point in the history
Updated PHPStan to v0.11.3
  • Loading branch information
Ocramius committed Mar 15, 2019
2 parents 5dd66e6 + d871d69 commit 5b5c2c9
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 88 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"require-dev": {
"doctrine/coding-standard": "^5.0",
"jetbrains/phpstorm-stubs": "^2018.1.2",
"phpstan/phpstan": "^0.11.1",
"phpstan/phpstan": "^0.11.3",
"phpunit/phpunit": "^8.0",
"symfony/console": "^2.0.5|^3.0|^4.0",
"symfony/phpunit-bridge": "^3.4.5|^4.0.5"
Expand Down

0 comments on commit 5b5c2c9

Please sign in to comment.