Skip to content

Commit c41ebdc

Browse files
authored
Merge pull request #826 from crazyjaco/825-update-composer-installers
Updating semver for composer/installers.
2 parents 17927b3 + fbbc545 commit c41ebdc

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
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"composer/installers": "~1.0"
14+
"composer/installers": "^1.0 || ^2.0"
1515
},
1616
"require-dev": {
1717
"alleyinteractive/alley-coding-standards": "^0.3.0",

0 commit comments

Comments
 (0)