Skip to content

Commit ecba49b

Browse files
committed
version 0.3.x branch alias
1 parent 323404c commit ecba49b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ there, and their code / version constraints may need a review, to include a wide
2727
With [composer](https://getcomposer.org/download):
2828

2929
```
30-
$ composer require itnelo/reactphp-webdriver:^0.2
30+
$ composer require itnelo/reactphp-webdriver:^0.3
3131
```
3232

3333
## How to use

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "0.2.x-dev"
40+
"dev-master": "0.3.x-dev"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)