Skip to content

Commit

Permalink
Add support for composer installer 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spacedmonkey authored Aug 5, 2024
1 parent 4fa8fb8 commit 566e19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"php": "^5.4 || ^7.0 || ^8.0",
"composer/installers": "~1.0"
"composer/installers": "^1.0 || ^2.0"
},
"require-dev": {
"wp-coding-standards/wpcs": "^3.0",
Expand Down

0 comments on commit 566e19c

Please sign in to comment.