# HG changeset patch # User ymh # Date 1537531128 -7200 # Node ID f337cfef91da6e6524a05edd31b0c7dd69447345 # Parent b1f25aafb399dc6c18a757f2a6d5610fb651cccc Update php libraries diff -r b1f25aafb399 -r f337cfef91da web/composer.json --- a/web/composer.json Fri Sep 21 12:26:46 2018 +0200 +++ b/web/composer.json Fri Sep 21 13:58:48 2018 +0200 @@ -2,7 +2,7 @@ "name": "iri/polemictweet", "type": "project", "require": { - "abraham/twitteroauth": "^0.7.4", + "abraham/twitteroauth": "^0.9", "zendframework/zend-i18n": "^2.9" }, "authors": [ diff -r b1f25aafb399 -r f337cfef91da web/composer.lock --- a/web/composer.lock Fri Sep 21 12:26:46 2018 +0200 +++ b/web/composer.lock Fri Sep 21 13:58:48 2018 +0200 @@ -4,25 +4,25 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "84c87dd420625a9076cbc6472dd3e7b0", + "content-hash": "3d5f2c50faad9a67bd8606d1c8cda8f4", "packages": [ { "name": "abraham/twitteroauth", - "version": "0.7.4", + "version": "0.9.2", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", - "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf" + "reference": "28697071d270f9336ab590c1716cc0237ffeb5ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/c6f9e692552dd037b2324ed0dfa28a4e60875acf", - "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/28697071d270f9336ab590c1716cc0237ffeb5ee", + "reference": "28697071d270f9336ab590c1716cc0237ffeb5ee", "shasum": "" }, "require": { "ext-curl": "*", - "php": "^5.6 || ^7.0" + "php": "^5.6 || ^7.0 || ^7.1 || ^7.2" }, "require-dev": { "phpmd/phpmd": "~2.6", @@ -58,7 +58,7 @@ "social", "twitter" ], - "time": "2017-06-30T22:02:01+00:00" + "time": "2018-07-04T01:28:41+00:00" }, { "name": "zendframework/zend-i18n", @@ -130,16 +130,16 @@ }, { "name": "zendframework/zend-stdlib", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "cd164b4a18b5d1aeb69be2c26db035b5ed6925ae" + "reference": "66536006722aff9e62d1b331025089b7ec71c065" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cd164b4a18b5d1aeb69be2c26db035b5ed6925ae", - "reference": "cd164b4a18b5d1aeb69be2c26db035b5ed6925ae", + "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065", + "reference": "66536006722aff9e62d1b331025089b7ec71c065", "shasum": "" }, "require": { @@ -172,7 +172,7 @@ "stdlib", "zf" ], - "time": "2018-04-30T13:50:40+00:00" + "time": "2018-08-28T21:34:05+00:00" } ], "packages-dev": [], diff -r b1f25aafb399 -r f337cfef91da web/composer.phar Binary file web/composer.phar has changed