Skip to content

Commit b3f9864

Browse files
committed
Limit PHP Version
1 parent 18cba36 commit b3f9864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
},
1414
"require": {
15-
"php": ">=8.1"
15+
"php": ">=8.1 <8.4"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.6",

0 commit comments

Comments
 (0)