Update Composer
- Update Mobile_Detect to version 2.8.30 - Update class maps
This commit is contained in:
parent
1752dfe1c3
commit
929c6de5f2
14 changed files with 1154 additions and 45 deletions
11
vendor/mobiledetect/mobiledetectlib/docs/HISTORY.md
vendored
Normal file
11
vendor/mobiledetect/mobiledetectlib/docs/HISTORY.md
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
The first version of the script was developed in 2009 and it was hosted at https://code.google.com/p/php-mobile-detect/, it was a small project with around 30 stars. (Original blog post by Victor: http://victorstanciu.ro/detectarea-platformelor-mobile-in-php/)
|
||||
|
||||
In December 2011 it received a major update from the first version, an important number of issues were fixed, then 2.0 was launched. The new version marks a new mindset and also featuring tablet detection.
|
||||
|
||||
Throughout 2012 the script has been updated constantly and we have received tons of feedback and requests.
|
||||
|
||||
In July 2012 we moved the repository from Google Code to GitHub in order to quickly accommodate the frequent updates and to involve more people.
|
||||
|
||||
In August 2013 the library has 1800+ stargazers and support for: composer, PHPUnit tests, PSR standards and a new webpage http://mobiledetect.net
|
||||
|
||||
Mobile Detect library and user contributions are <a href="https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE.txt">MIT Licensed</a>.
|
Loading…
Add table
Add a link
Reference in a new issue