KyranRana / cloudflare-bypass

A new and improved PHP library which bypasses the Cloudflare IUAM page using cURL
MIT License
275 stars 98 forks source link

Suggestions: Create stable release with tags/release #157

Closed jaymoulin closed 4 years ago

jaymoulin commented 4 years ago

Hey Kyran, Thank you very much for your work.

Can you please follow those recommendation for further updates:

For example, your actual master fixes most of the issues. But this version is neither a stable tag nor published to packagist (dev-master is an old release) so no one is able to download your codebase via composer. One has to git clone directly in his codebase to be able to use your latest fixes. Those recommendations could reduce false positive issues, and thus, giving a clearer view for users and contributors (you included), or ease use as dependency (easy update with composer)