Skip to content

Commit

Permalink
[PHPStan] Add PHPStan 0.12.90 support (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jun 19, 2021
1 parent 9987001 commit e639ed4
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 @@ -19,7 +19,7 @@
"nette/utils": "^3.2",
"nikic/php-parser": "4.10.5",
"phpstan/phpdoc-parser": "^0.5.4",
"phpstan/phpstan": ">=0.12.86 <=0.12.89",
"phpstan/phpstan": ">=0.12.86 <=0.12.90",
"phpstan/phpstan-phpunit": "^0.12.19",
"rector/extension-installer": "^0.10.2",
"rector/rector-cakephp": "^0.11.2",
Expand Down

0 comments on commit e639ed4

Please sign in to comment.