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 9fc3ed7 commit cec4060Copy full SHA for cec4060
composer.json
@@ -28,7 +28,7 @@
28
"wp-hooks/generator": "0.9.0",
29
"oomphinc/composer-installers-extender": "^2",
30
"roots/wordpress-core-installer": "^1.0.0",
31
- "roots/wordpress-full": "6.2.0"
+ "roots/wordpress-full": "6.3.0"
32
},
33
"extra": {
34
"wordpress-install-dir": "vendor/wordpress/wordpress",
readme.md
@@ -2,7 +2,7 @@
2
3
All the actions and filters from WordPress core in machine-readable JSON format.
4
5
-Last updated for WordPress 6.2.
+Last updated for WordPress 6.3.
6
7
## Installation
8
0 commit comments