We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a18237 commit 52fb045Copy full SHA for 52fb045
composer.json
@@ -2,9 +2,9 @@
2
"name": "simplemediacode/hooks",
3
"description": "Decoupled WordPress Hooks (filters and actions)",
4
"type": "library",
5
- "version": "1.0.7",
+ "version": "1.0.8",
6
"require": {
7
- "php": "~8.0|~8.1|~8.2"
+ "php": "~8.0|~8.1|~8.2|~8.3|~8.4"
8
},
9
"license": "GPL-2.0-only",
10
"authors": [
0 commit comments