Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit fe8e73f

Browse files
committed
Specify the minimum version instead
1 parent 23a3560 commit fe8e73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require": {
1111
"php": ">=7.4",
12-
"phpstan/phpstan": "^1.11"
12+
"phpstan/phpstan": "~1.5"
1313
},
1414
"license": "Apache-2.0",
1515
"autoload": {

0 commit comments

Comments
 (0)