Skip to content

Commit

Permalink
Revert "Require PHPStan 1.7.0"
Browse files Browse the repository at this point in the history
This reverts commit 1bfe6b4.
  • Loading branch information
ondrejmirtes committed May 9, 2022
1 parent 5734d2c commit dd53db8
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.7.0"
"phpstan/phpstan": "^1.5"
},
"conflict": {
"doctrine/collections": "<1.0",
Expand Down

0 comments on commit dd53db8

Please sign in to comment.