Skip to content

Commit

Permalink
Upgrade phpstan/phpstan to 0.12.94 (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
devbanana committed Aug 3, 2021
1 parent ae55eac commit 202b47a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/target-repository/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"require": {
"php": "^7.1|^8.0",
"phpstan/phpstan": "0.12.93"
"phpstan/phpstan": "0.12.94"
},
"autoload": {
"files": [
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"nette/utils": "^3.2",
"nikic/php-parser": "4.12.0",
"phpstan/phpdoc-parser": "^0.5.5",
"phpstan/phpstan": "dev-master#fc2d1db",
"phpstan/phpstan": "0.12.94",
"phpstan/phpstan-phpunit": "^0.12.21",
"rector/extension-installer": "^0.11.0",
"rector/rector-cakephp": "^0.11.3",
Expand Down

0 comments on commit 202b47a

Please sign in to comment.