Skip to content

Commit dab6c9a

Browse files
committed
Merge pull request allure-framework#15 from vania-pooh/master
Upgraded API to 1.1.x series
2 parents 0f483a1 + 6bae58f commit dab6c9a

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.4.0",
2020
"phpunit/phpunit": ">=4.0.0",
21-
"allure-framework/allure-php-api": "~1.0.0"
21+
"allure-framework/allure-php-api": "~1.1.0"
2222
},
2323
"autoload": {
2424
"psr-0": {

0 commit comments

Comments
 (0)