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 b34b3d4 commit 31f32a2Copy full SHA for 31f32a2
composer.json
@@ -19,6 +19,9 @@
19
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1",
20
"wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
21
},
22
+ "conflict": {
23
+ "phpdocumentor/reflection-docblock": "5.6.1"
24
+ },
25
"suggest": {
26
"paragonie/sodium_compat": "Pure PHP implementation of libsodium",
27
"symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
0 commit comments