advancedcontentfilter: Add language values to filter fields (#10052, #10136)
[friendica-addons.git/.git] / twitter / composer.lock
index 9b1d005..09aff6f 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "256ff0f85c92d09c729ecce09a4c0884",
+    "content-hash": "eaeac282537509fd7d0bc4f92f01bc04",
     "packages": [
         {
             "name": "abraham/twitteroauth",
         },
         {
             "name": "jublonet/codebird-php",
-            "version": "3.1.0",
+            "version": "dev-master",
             "source": {
                 "type": "git",
                 "url": "https://github.com/jublonet/codebird-php.git",
-                "reference": "100a8e8f1928a5738b4476f0caf83f2c2ba6da5b"
+                "reference": "df362d8ad629aad6c4c7dbf36a440e569ec41368"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/jublonet/codebird-php/zipball/100a8e8f1928a5738b4476f0caf83f2c2ba6da5b",
-                "reference": "100a8e8f1928a5738b4476f0caf83f2c2ba6da5b",
+                "url": "https://api.github.com/repos/jublonet/codebird-php/zipball/df362d8ad629aad6c4c7dbf36a440e569ec41368",
+                "reference": "df362d8ad629aad6c4c7dbf36a440e569ec41368",
                 "shasum": ""
             },
             "require": {
                 "php": ">=5.5.0"
             },
             "require-dev": {
-                "phpunit/phpunit": ">=3.7",
-                "satooshi/php-coveralls": ">=0.6",
+                "php-coveralls/php-coveralls": ">=0.6",
+                "phpunit/phpunit": ">=7.3",
                 "squizlabs/php_codesniffer": "2.*"
             },
             "type": "library",
                     "homepage": "http://mynetx.net/"
                 }
             ],
-            "description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
+            "description": "Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
             "homepage": "https://www.jublo.net/projects/codebird/php",
             "keywords": [
                 "api",
                 "networking",
                 "twitter"
             ],
-            "time": "2016-02-15T18:38:55+00:00"
+            "time": "2018-08-16T00:07:08+00:00"
         }
     ],
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {
+        "jublonet/codebird-php": 20
+    },
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": [],