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