@@ -32,13 +32,11 @@ of [ReactPHP](https://reactphp.org/)'s event-driven architecture.
3232
3333## Support us
3434
35- We invest a lot of time developing, maintaining and updating our awesome
36- open-source projects. You can help us sustain this high-quality of our work by
37- [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Sponsors get
38- numerous benefits in return, see our [ sponsoring page] ( https://github.com/sponsors/clue )
39- for details.
40-
41- Let's take these projects to the next level together! 🚀
35+ I maintain an ecosystem of open-source projects that have been downloaded
36+ hundreds of millions of times and are actively maintained and continuously
37+ improved. If you find any of these projects useful, please consider
38+ [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Your support
39+ helps ensure long-term maintenance and continued development. Thank you! 🚀
4240
4341## Quickstart example
4442
@@ -336,7 +334,7 @@ This project follows [SemVer](https://semver.org/).
336334This will install the latest supported version:
337335
338336``` bash
339- composer require clue/reactphp-eventsource:^1.3
337+ composer require clue/reactphp-eventsource:^1.4
340338```
341339
342340See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
@@ -372,8 +370,8 @@ XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-text
372370
373371This project is released under the permissive [ MIT license] ( LICENSE ) .
374372
375- > Did you know that I offer custom development services and issuing invoices for
376- sponsorships of releases and for contributions? Contact me (@clue ) for details.
373+ > Do you use this project in a commercial setting? Sponsoring with invoicing is
374+ available, contact me ([ @clue ] ( https://github.com/clue ) ) for details.
377375
378376## More
379377
0 commit comments