Skip to content

Commit 5df1c08

Browse files
committed
struggle-for-php/resource-operations should be ^4.0.2 for PHP 7.2
1 parent fdc7f74 commit 5df1c08

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
"require": {
1010
"php": "^7.2.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
1111
"phpstan/phpstan": "^1.10",
12-
"struggle-for-php/resource-operations": "^4.0.1"
12+
"struggle-for-php/resource-operations": "^4.0.2"
1313
},
1414
"require-dev": {
1515
"laminas/laminas-coding-standard": "^2.0.0",

0 commit comments

Comments
 (0)