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 d2ada95 commit 4813d51Copy full SHA for 4813d51
composer.json
@@ -28,11 +28,11 @@
28
"class": "johnpbloch\\Composer\\WordPressCorePlugin"
29
},
30
"require": {
31
- "composer-plugin-api": "^1.0",
+ "composer-plugin-api": "^1.0 || ^2.0",
32
"php": ">=5.6.0"
33
34
"require-dev": {
35
- "composer/composer": "^1.0",
+ "composer/composer": "^1.0 || ^2.0",
36
"phpunit/phpunit": ">=5.7.27"
37
38
"conflict": {
0 commit comments