Skip to content

Commit

Permalink
Update composer/installers requirement from ^1.12 to ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [composer/installers](https://github.com/composer/installers) to permit the latest version.
- [Release notes](https://github.com/composer/installers/releases)
- [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md)
- [Commits](composer/installers@v1.12.0...v2.0.1)

---
updated-dependencies:
- dependency-name: composer/installers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2022
1 parent 5930773 commit 2c6a720
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 @@ -13,7 +13,7 @@
"php": ">=7.1",
"aws/aws-sdk-php": "^3.209.6",
"composer-plugin-api": "^1.1 || ^2.0",
"composer/installers": "^1.12",
"composer/installers": "^2.0",
"segmentio/analytics-php": "~2.0.0"
},
"autoload": {
Expand Down

0 comments on commit 2c6a720

Please sign in to comment.