Skip to content

Commit 566e19c

Browse files
authored
Add support for composer installer 2.0
1 parent 4fa8fb8 commit 566e19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": "^5.4 || ^7.0 || ^8.0",
28-
"composer/installers": "~1.0"
28+
"composer/installers": "^1.0 || ^2.0"
2929
},
3030
"require-dev": {
3131
"wp-coding-standards/wpcs": "^3.0",

0 commit comments

Comments
 (0)