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 ac6b377 commit 286d42eCopy full SHA for 286d42e
composer.json
@@ -29,7 +29,8 @@
29
},
30
"config": {
31
"allow-plugins": {
32
- "php-stubs/generator": true
+ "php-stubs/generator": true,
33
+ "dealerdirect/phpcodesniffer-composer-installer": true
34
35
"platform": {
36
"php": "7.4.30"
source/composer.json
@@ -7,7 +7,7 @@
7
"ext-mbstring": "*",
8
"ext-openssl": "*",
9
"ext-sodium": "*",
10
- "johnpbloch/wordpress": "6.3.2"
+ "johnpbloch/wordpress": "6.4.0"
11
12
"minimum-stability": "stable",
13
0 commit comments