Skip to content

Commit

Permalink
Updates composer installer to 2.*
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstandiford committed Mar 25, 2022
1 parent 42f2e03 commit ad03762
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"psr-4": {"Underpin\\": "lib/"}
},
"require": {
"composer/installers": "^1.10"
"composer/installers": "^2.1"
}
}
163 changes: 163 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad03762

Please sign in to comment.