Skip to content

Commit

Permalink
Require PHPStan 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Apr 21, 2022
1 parent 48af1b4 commit 5fd5935
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 @@ -7,7 +7,7 @@
],
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.5.0"
"phpstan/phpstan": "^1.6.0"
},
"require-dev": {
"nikic/php-parser": "^4.13.0",
Expand Down

0 comments on commit 5fd5935

Please sign in to comment.