Skip to content

Commit 23dae18

Browse files
committed
Can now install it with stable version.
1 parent 69ae349 commit 23dae18

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ Install the library using [composer][1]. Add the following to your `composer.jso
3737
```json
3838
{
3939
"require": {
40-
"hemeragestao/money": "dev-master"
41-
},
42-
"minimum-stability": "dev"
40+
"hemeragestao/money": "2.0.*"
41+
}
4342
}
4443
```
4544

0 commit comments

Comments
 (0)