Skip to content

Commit 724fa0f

Browse files
Johannes Vogtusox
authored andcommitted
Introduce php84 support
1 parent b2ebc8f commit 724fa0f

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
"type": "library",
1111
"license": "MIT",
1212
"require": {
13-
"php": "~8.0.0||~8.1.0||~8.2.0||~8.3.0",
13+
"php": "~8.0.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0",
1414
"ext-sqlite3": "*"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)