X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=vendor%2Fcomposer%2Finstalled.json;h=15012d345f5ff9f0abe6fa14090d9d5f224682b3;hb=04589ecd38d85df339a3fed320d2822520b686f2;hp=b350d96dfd750c37c9be5f3d3f75ec9412973b15;hpb=3fbf2e3bcf86bc5bb08c9a5b01685a6d956fede0;p=friendica.git diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index b350d96dfd..15012d345f 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -239,60 +239,6 @@ "markdown" ] }, - { - "name": "mobiledetect/mobiledetectlib", - "version": "2.8.26", - "version_normalized": "2.8.26.0", - "source": { - "type": "git", - "url": "https://github.com/serbanghita/Mobile-Detect.git", - "reference": "a0ed86c9d7c04ae27fa6418b55e3beb04dfe3297" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/a0ed86c9d7c04ae27fa6418b55e3beb04dfe3297", - "reference": "a0ed86c9d7c04ae27fa6418b55e3beb04dfe3297", - "shasum": "" - }, - "require": { - "php": ">=5.0.0" - }, - "require-dev": { - "phpunit/phpunit": "*" - }, - "time": "2017-08-29T18:23:54+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "classmap": [ - "Mobile_Detect.php" - ], - "psr-0": { - "Detection": "namespaced/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Serban Ghita", - "email": "serbanghita@gmail.com", - "homepage": "http://mobiledetect.net", - "role": "Developer" - } - ], - "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", - "homepage": "https://github.com/serbanghita/Mobile-Detect", - "keywords": [ - "detect mobile devices", - "mobile", - "mobile detect", - "mobile detector", - "php mobile detect" - ] - }, { "name": "pear-pear.php.net/XML_Util", "version": "1.4.3", @@ -539,5 +485,59 @@ "pseudorandom", "random" ] + }, + { + "name": "mobiledetect/mobiledetectlib", + "version": "2.8.30", + "version_normalized": "2.8.30.0", + "source": { + "type": "git", + "url": "https://github.com/serbanghita/Mobile-Detect.git", + "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/5500bbbf312fe77ef0c7223858dad84fe49ee0c3", + "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3", + "shasum": "" + }, + "require": { + "php": ">=5.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~4.8.35||~5.7" + }, + "time": "2017-12-18T10:38:51+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "classmap": [ + "Mobile_Detect.php" + ], + "psr-0": { + "Detection": "namespaced/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Serban Ghita", + "email": "serbanghita@gmail.com", + "homepage": "http://mobiledetect.net", + "role": "Developer" + } + ], + "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", + "homepage": "https://github.com/serbanghita/Mobile-Detect", + "keywords": [ + "detect mobile devices", + "mobile", + "mobile detect", + "mobile detector", + "php mobile detect" + ] } ]