]> git.mxchange.org Git - friendica.git/blobdiff - vendor/composer/installed.json
Merge pull request #4229 from annando/database
[friendica.git] / vendor / composer / installed.json
index 6d99bfeb4c0772b5b065042883aa230cec7e4f89..bdabd2b3ace3ce7075be161bc5bae4d1bbfdc7c8 100644 (file)
     },
     {
         "name": "mobiledetect/mobiledetectlib",
-        "version": "2.8.28",
-        "version_normalized": "2.8.28.0",
+        "version": "2.8.30",
+        "version_normalized": "2.8.30.0",
         "source": {
             "type": "git",
             "url": "https://github.com/serbanghita/Mobile-Detect.git",
-            "reference": "65cd802dad5e85cb8f0ab1ba54ae5fdca765062b"
+            "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3"
         },
         "dist": {
             "type": "zip",
-            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/65cd802dad5e85cb8f0ab1ba54ae5fdca765062b",
-            "reference": "65cd802dad5e85cb8f0ab1ba54ae5fdca765062b",
+            "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|5.7"
+            "phpunit/phpunit": "~4.8.35||~5.7"
         },
-        "time": "2017-12-09T09:59:47+00:00",
+        "time": "2017-12-18T10:38:51+00:00",
         "type": "library",
         "installation-source": "dist",
         "autoload": {
             "mobile detector",
             "php mobile detect"
         ]
+    },
+    {
+        "name": "smarty/smarty",
+        "version": "v3.1.31",
+        "version_normalized": "3.1.31.0",
+        "source": {
+            "type": "git",
+            "url": "https://github.com/smarty-php/smarty.git",
+            "reference": "c7d42e4a327c402897dd587871434888fde1e7a9"
+        },
+        "dist": {
+            "type": "zip",
+            "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9",
+            "reference": "c7d42e4a327c402897dd587871434888fde1e7a9",
+            "shasum": ""
+        },
+        "require": {
+            "php": ">=5.2"
+        },
+        "time": "2016-12-14T21:57:25+00:00",
+        "type": "library",
+        "extra": {
+            "branch-alias": {
+                "dev-master": "3.1.x-dev"
+            }
+        },
+        "installation-source": "dist",
+        "autoload": {
+            "files": [
+                "libs/bootstrap.php"
+            ]
+        },
+        "notification-url": "https://packagist.org/downloads/",
+        "license": [
+            "LGPL-3.0"
+        ],
+        "authors": [
+            {
+                "name": "Monte Ohrt",
+                "email": "monte@ohrt.com"
+            },
+            {
+                "name": "Uwe Tews",
+                "email": "uwe.tews@googlemail.com"
+            },
+            {
+                "name": "Rodney Rehm",
+                "email": "rodney.rehm@medialize.de"
+            }
+        ],
+        "description": "Smarty - the compiling PHP template engine",
+        "homepage": "http://www.smarty.net",
+        "keywords": [
+            "templating"
+        ]
     }
 ]