Skip to content

Commit

Permalink
Composer(deps): Update composer/installers requirement
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.0.12...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2022
1 parent 7b2bcad commit ce03c91
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 @@ -47,7 +47,7 @@
"require": {
"php": ">=7.4|^8.0",
"devgeniem/dustpress": ">=1.33.0",
"composer/installers": "^1.0.12"
"composer/installers": "^2.2.0"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
Expand Down

0 comments on commit ce03c91

Please sign in to comment.