Skip to content

Commit 01418cc

Browse files
sreicheltmotyl
authored andcommitted
Updated requirements to latest releases
1 parent fcbba58 commit 01418cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Extension for PHPStan to allow analysis of Magento 1 code.",
44
"type": "library",
55
"require": {
6-
"phpstan/phpstan": ">=0.12",
7-
"php": ">= 7.2"
6+
"phpstan/phpstan": "^1.12.11 | ^2.0.2",
7+
"php": ">= 7.4"
88
},
99
"replace": {
1010
"inviqa/phpstan-magento1": "0.1.5",

0 commit comments

Comments
 (0)