77This project provides _ extra_ (in terms of "additional", "extraordinary", "special" and "unusual") decorators,
88built on top of [ ReactPHP's Socket] ( https://github.com/reactphp/socket ) .
99
10- ** Table of Contents **
10+ ** Table of contents **
1111
1212* [ Support us] ( #support-us )
1313* [ Introduction] ( #introduction )
@@ -27,13 +27,11 @@ built on top of [ReactPHP's Socket](https://github.com/reactphp/socket).
2727
2828## Support us
2929
30- We invest a lot of time developing, maintaining and updating our awesome
31- open-source projects. You can help us sustain this high-quality of our work by
32- [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Sponsors get
33- numerous benefits in return, see our [ sponsoring page] ( https://github.com/sponsors/clue )
34- for details.
35-
36- Let's take these projects to the next level together! 🚀
30+ I maintain an ecosystem of open-source projects that have been downloaded
31+ hundreds of millions of times and are actively maintained and continuously
32+ improved. If you find any of these projects useful, please consider
33+ [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Your support
34+ helps ensure long-term maintenance and continued development. Thank you! 🚀
3735
3836## Introduction
3937
@@ -255,7 +253,7 @@ This project follows [SemVer](https://semver.org/).
255253This will install the latest supported version:
256254
257255``` bash
258- composer require clue/connection-manager-extra:^1.3
256+ composer require clue/connection-manager-extra:^1.4
259257```
260258
261259See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
@@ -292,5 +290,5 @@ XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-text
292290
293291This project is released under the permissive [ MIT license] ( LICENSE ) .
294292
295- > Did you know that I offer custom development services and issuing invoices for
296- sponsorships of releases and for contributions? Contact me (@clue ) for details.
293+ > Do you use this project in a commercial setting? Sponsoring with invoicing is
294+ available, contact me ([ @clue ] ( https://github.com/clue ) ) for details.
0 commit comments