Skip to content

Commit c3f68e3

Browse files
committed
AC-2660::Upgrade allure-framework/allure-phpunit to the latest major version
1 parent a628e57 commit c3f68e3

File tree

3 files changed

+67
-251
lines changed

3 files changed

+67
-251
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"sort-packages": true
1010
},
1111
"require": {
12-
"php": ">7.3",
12+
"php": "~7.4.0||~8.1.0",
1313
"ext-curl": "*",
1414
"ext-dom": "*",
1515
"ext-iconv": "*",
1616
"ext-intl": "*",
1717
"ext-json": "*",
1818
"ext-openssl": "*",
19-
"allure-framework/allure-codeception": "^1.4",
19+
"allure-framework/allure-codeception": "^2",
2020
"aws/aws-sdk-php": "^3.132",
2121
"codeception/codeception": "^4.1",
2222
"codeception/module-asserts": "^1.1",

0 commit comments

Comments
 (0)