Skip to content

Commit 7ef09ff

Browse files
chore(deps): update composer/installers requirement from ^1.12 to ^2.3
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.3.0) --- updated-dependencies: - dependency-name: composer/installers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cc71d1 commit 7ef09ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"require": {
4242
"php": "^8.0",
43-
"composer/installers": "^1.12",
43+
"composer/installers": "^2.3",
4444
"log1x/sage-directives": "^1.1"
4545
},
4646
"require-dev": {

0 commit comments

Comments
 (0)