Skip to content

Commit 678a7e8

Browse files
committed
Remove mention of dev-master
1 parent 76053f6 commit 678a7e8

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
@@ -7,7 +7,7 @@ This library helps with integrating Userlist into PHP applications.
77
This library can be installed via [Composer](https://getcomposer.org):
88

99
```bash
10-
composer require userlist/userlist dev-master
10+
composer require userlist/userlist
1111
```
1212

1313
## Configuration

0 commit comments

Comments
 (0)