Skip to content

Commit

Permalink
Merge pull request #25 from outlandishideas/composer-installers-2
Browse files Browse the repository at this point in the history
Support composer installers 2
  • Loading branch information
mattKendon authored Jun 13, 2022
2 parents 4ae0c87 + a87fbca commit 2525b43
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 @@ -24,6 +24,6 @@
}
],
"require": {
"composer/installers": "~1.0"
"composer/installers": "^1.0 || ^2.0"
}
}

0 comments on commit 2525b43

Please sign in to comment.