Skip to content

Commit ac3d471

Browse files
author
Artem Eroshenko
authored
fix cdata steps (via #63)
1 parent a69800e commit ac3d471

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=5.6",
2020
"codeception/codeception": "^2.3|^3.0|^4.0",
21-
"allure-framework/allure-php-api": "~1.1.8",
21+
"allure-framework/allure-php-api": "~1.2.1",
2222
"symfony/filesystem": ">=2.6",
2323
"symfony/finder": ">=2.6"
2424
},

0 commit comments

Comments
 (0)