Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 068082e

Browse files
committed
Merge pull request repejota#42 from netroby/develop
Update php nats
2 parents 45b39a2 + 033e876 commit 068082e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Now let's tell composer about our project's dependancies, in this case, PHPNats.
3939
```
4040
{
4141
"require": {
42-
"repejota/nats": "master"
42+
"repejota/nats": "dev-master"
4343
}
4444
}
4545
```

0 commit comments

Comments
 (0)