Skip to content

Commit

Permalink
Update composer/installers requirement from ^1.6.0 to ^2.3.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.6.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 3ae6012 commit 493c67e
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 @@ -22,7 +22,7 @@
],
"require": {
"php": "^7.1.3 || ^8.0.0",
"composer/installers": "^1.6.0",
"composer/installers": "^2.3.0",
"j0k3r/php-imgur-api-client": "^3.0.5"
},
"require-dev": {
Expand Down

0 comments on commit 493c67e

Please sign in to comment.