Skip to content

Commit 63f93e9

Browse files
authored
Merge pull request #9 from magento-gl/Hammer_PlatForm_Health_246_Scope_04102022
AC-3005::Investigate drop of composer 1.x support
2 parents 402291b + 2a36095 commit 63f93e9

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
@@ -8,7 +8,7 @@
88
],
99
"require": {
1010
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0",
11-
"composer/composer": "^1.0 || ^2.0",
11+
"composer/composer": "^2.0",
1212
"composer-plugin-api": "^1.0 || ^2.0"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)