Skip to content

Commit 4ffd514

Browse files
committed
Merge pull request allure-framework#33 from popstas/master
Fixed version in readme
2 parents 9859583 + f347a9a commit 4ffd514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In order to use this adapter you need to add a new dependency to your **composer
3232
{
3333
"require": {
3434
"php": ">=5.4.0",
35-
"allure-framework/allure-phpunit": "~1.1.0"
35+
"allure-framework/allure-phpunit": "~1.2.0"
3636
}
3737
}
3838
```

0 commit comments

Comments
 (0)