Skip to content

Commit 2ff53e7

Browse files
committed
AC-5897:Allure reports are not generated for composer builds when running from repo - Updated composer json
1 parent 0713296 commit 2ff53e7

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

composer.json

+1-1
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",
25+
"composer/composer": "^1.9 || ^2.0, !=2.2.16",
2626
"csharpru/vault-php": "^4.2.1",
2727
"guzzlehttp/guzzle": "^7.3.0",
2828
"laminas/laminas-diactoros": "^2.8",

composer.lock

+10-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)