Skip to content

Commit

Permalink
Update composer/installers requirement from ^2.2 to ^2.3 (#447)
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@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent d283526 commit 4811031
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 @@ -9,7 +9,7 @@
],
"require": {
"php": "^8.2",
"composer/installers": "^2.2",
"composer/installers": "^2.3",
"roots/bedrock-autoloader": "^1.0.4",
"roots/wordpress": "^6.5.5",
"roots/wp-password-bcrypt": "^1.1",
Expand Down

0 comments on commit 4811031

Please sign in to comment.