Skip to content

Commit e10a7ec

Browse files
committed
AC-3005::Investigate drop of composer 1.x support
1 parent a628e57 commit e10a7ec

File tree

2 files changed

+596
-162
lines changed

2 files changed

+596
-162
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"codeception/module-asserts": "^1.1",
2323
"codeception/module-sequence": "^1.0",
2424
"codeception/module-webdriver": "^1.0",
25-
"composer/composer": "^1.9 || ^2.0, !=2.2.16",
25+
"composer/composer": "^2.0, !=2.2.16",
2626
"csharpru/vault-php": "^4.2.1",
2727
"guzzlehttp/guzzle": "^7.3.0",
2828
"laminas/laminas-diactoros": "^2.8",

0 commit comments

Comments
 (0)