serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

Home Page:http://mobiledetect.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] breaking change pushed as patch

KumaVolt opened this issue · comments

Describe the bug
The PHP version composer requirements has been changed from '>= 5.6.*' to 5.6.0.

Breaking change introduced as patch in version:
2.8.42

commit reference:
091c628

Issue has been reflected to laravel/jetstream package

@KumaVolt thank you, I am reverting in the next minor version. Indeed this was a breaking change that I completely overlooked 🙇