Skip to content

Commit 31f32a2

Browse files
authored
Add conflict for phpdocumentor/reflection-docblock v5.6.1 in composer.json (#278)
See phpDocumentor/ReflectionDocBlock#408
1 parent b34b3d4 commit 31f32a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1",
2020
"wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
2121
},
22+
"conflict": {
23+
"phpdocumentor/reflection-docblock": "5.6.1"
24+
},
2225
"suggest": {
2326
"paragonie/sodium_compat": "Pure PHP implementation of libsodium",
2427
"symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",

0 commit comments

Comments
 (0)