Skip to content

Commit f947c47

Browse files
authored
PHP 8.4 support
1 parent 5016fec commit f947c47

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
@@ -24,7 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0",
27+
"php": "^7.3|~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0",
2828
"ext-json": "*",
2929
"ext-soap": "*"
3030
},

0 commit comments

Comments
 (0)