We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9a0cf commit bf3f95dCopy full SHA for bf3f95d
composer.json
@@ -3,7 +3,7 @@
3
"description": "Extension for PHPStan to allow analysis of Magento 1 code.",
4
"type": "library",
5
"require": {
6
- "phpstan/phpstan": "^0.12",
+ "phpstan/phpstan": ">=0.12",
7
"php": ">= 7.2"
8
},
9
"replace": {
0 commit comments