Skip to content

Commit 480d809

Browse files
committed
chore: bump php version to 8.4
1 parent 1a7d2bf commit 480d809

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=8.2",
13+
"php": ">=8.4",
1414
"ext-json": "*",
1515
"psr/container": "^2.0",
1616
"psr/http-message": "^2.0",

0 commit comments

Comments
 (0)