Skip to content

Commit f347a9a

Browse files
committed
Fixed version in readme
1 parent 9859583 commit f347a9a

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)