You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://packagist.org/packages/clue/reactphp-eventsource)
5
6
6
7
Instant real-time updates. Lightweight EventSource client receiving live
@@ -332,7 +333,7 @@ This project follows [SemVer](https://semver.org/).
332
333
This will install the latest supported version:
333
334
334
335
```bash
335
-
$ composer require clue/reactphp-eventsource:^1
336
+
composer require clue/reactphp-eventsource:^1.1
336
337
```
337
338
338
339
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.
@@ -347,13 +348,21 @@ To run the test suite, you first need to clone this repo and then install all
0 commit comments