foroco / php-browser-detection

Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
MIT License
137 stars 33 forks source link

Version package #2

Closed younggrandpa closed 3 years ago

younggrandpa commented 3 years ago

Hi @foroco,

I hope you're well.

I got this warning from "composer": I added "foroco/php-browser-detection": "dev-master" in my composer.json file for now but will you consider versioning you script in the future?

[InvalidArgumentException]                                                                                                          
Could not find a version of package foroco/php-browser-detection matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.     

Thank you in advance.

YG

foroco commented 3 years ago

Hi, @younggrandpa

Thanks for the issue. I will do the appropriate test.

rvalitov commented 3 years ago

I also get the same stability error. @foroco no success in fixing that?

foroco commented 3 years ago

@younggrandpa @rvalitov

Hi, seems to be fixed. My tests succeeded :)