@@ -58,13 +58,11 @@ existing higher-level protocol implementation.
5858
5959## Support us
6060
61- We invest a lot of time developing, maintaining and updating our awesome
62- open-source projects. You can help us sustain this high-quality of our work by
63- [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Sponsors get
64- numerous benefits in return, see our [ sponsoring page] ( https://github.com/sponsors/clue )
65- for details.
66-
67- Let's take these projects to the next level together! 🚀
61+ I maintain an ecosystem of open-source projects that have been downloaded
62+ hundreds of millions of times and are actively maintained and continuously
63+ improved. If you find any of these projects useful, please consider
64+ [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Your support
65+ helps ensure long-term maintenance and continued development. Thank you! 🚀
6866
6967## Quickstart example
7068
@@ -452,7 +450,7 @@ This project follows [SemVer](https://semver.org/).
452450This will install the latest supported version:
453451
454452``` bash
455- composer require clue/http-proxy-react:^1.9
453+ composer require clue/http-proxy-react:^1.10
456454```
457455
458456See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
@@ -496,8 +494,8 @@ XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-text
496494
497495This project is released under the permissive [ MIT license] ( LICENSE ) .
498496
499- > Did you know that I offer custom development services and issuing invoices for
500- sponsorships of releases and for contributions? Contact me (@clue ) for details.
497+ > Do you use this project in a commercial setting? Sponsoring with invoicing is
498+ available, contact me ([ @clue ] ( https://github.com/clue ) ) for details.
501499
502500## More
503501
0 commit comments