Skip to content

Commit a169bc6

Browse files
committed
MQE-2519: support composer 2
1 parent a2dc74e commit a169bc6

File tree

2 files changed

+3
-23
lines changed

2 files changed

+3
-23
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"codeception/module-asserts": "^1.1",
2222
"codeception/module-sequence": "^1.0",
2323
"codeception/module-webdriver": "^1.0",
24-
"composer/composer": "^1.9|^2.0",
24+
"composer/composer": "^1.9||^2.0",
2525
"csharpru/vault-php": "^4.1.0",
2626
"csharpru/vault-php-guzzle6-transport": "^2.0",
2727
"hoa/console": "~3.0",

composer.lock

Lines changed: 2 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)