Skip to content

Commit 5fad978

Browse files
Update composer/installers requirement from ~1.10.0 to ~1.11.0
Updates the requirements on composer/installers to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 83c8468 commit 5fad978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "http://msls.co",
77
"require": {
88
"php": ">=7.0",
9-
"composer/installers": "~1.10.0"
9+
"composer/installers": "~1.11.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": ">=7",

0 commit comments

Comments
 (0)