Skip to content

Commit 9e21664

Browse files
authored
Update composer.json php version constraint
1 parent 17407b0 commit 9e21664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": "^8.1",
23+
"php": "~8.4.0 | ~8.3.0 | ~8.2.0 | ~8.1.0",
2424
"ext-json": "*",
2525
"guzzlehttp/guzzle": "^7.2",
2626
"illuminate/http": "^9.0 || ^10.0 || ^11.0",

0 commit comments

Comments
 (0)