Skip to content

Commit 06a4238

Browse files
committed
Support PHP 8.4
1 parent 4a54f49 commit 06a4238

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
@@ -31,7 +31,7 @@
3131
"source": "https://github.com/wecodemore/wordpress-early-hook"
3232
},
3333
"require": {
34-
"php": ">=7.1 < 8.4"
34+
"php": ">=7.1 < 8.5"
3535
},
3636
"require-dev": {
3737
"roots/wordpress-no-content": ">=6.1.1",

0 commit comments

Comments
 (0)