Skip to content

Commit 9e954ac

Browse files
Update dependency php to <8.4.8
1 parent f524eec commit 9e954ac

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
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"php": ">=8.1.0 <8.4.0",
29+
"php": "<8.4.8",
3030
"ext-json": "*",
3131
"magicsunday/jsonmapper": "^2.2.0",
3232
"php-http/discovery": "^1.19.0",

0 commit comments

Comments
 (0)