We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56185b commit ecbe53fCopy full SHA for ecbe53f
1 file changed
composer.json
@@ -31,7 +31,7 @@
31
"source": "https://github.com/wecodemore/wordpress-early-hook"
32
},
33
"require": {
34
- "php": ">=7.4 <= 8.5"
+ "php": ">=7.4 < 8.6"
35
36
"require-dev": {
37
"roots/wordpress-no-content": ">=6.8.3",
0 commit comments