Skip to content

Commit 6f0bf08

Browse files
committed
feat: Add support for PHP 8.4
1 parent 97a729b commit 6f0bf08

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
@@ -36,7 +36,7 @@
3636
}
3737
],
3838
"require": {
39-
"php": ">=7.4 < 8.3",
39+
"php": ">=7.4 < 8.5",
4040
"ext-curl": "*",
4141
"ext-dom": "*",
4242
"ext-filter": "*",

0 commit comments

Comments
 (0)