# HG changeset patch # User ymh # Date 1576073066 -3600 # Node ID 6dbddb984a2266a33fa6759190794c4043ee9851 # Parent 88521d58ea99df4de1a5ae0014f60c12f75f1598 upgrade php dependencies diff -r 88521d58ea99 -r 6dbddb984a22 web/composer.json --- a/web/composer.json Wed Dec 11 14:33:07 2019 +0100 +++ b/web/composer.json Wed Dec 11 15:04:26 2019 +0100 @@ -2,7 +2,7 @@ "name": "iri/polemictweet", "type": "project", "require": { - "abraham/twitteroauth": "^0.9", + "abraham/twitteroauth": "^1.0", "zendframework/zend-i18n": "^2.9", "tedivm/stash": "^0.15.1" }, diff -r 88521d58ea99 -r 6dbddb984a22 web/composer.lock --- a/web/composer.lock Wed Dec 11 14:33:07 2019 +0100 +++ b/web/composer.lock Wed Dec 11 15:04:26 2019 +0100 @@ -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": "ade900337552d77090ae25724b6767a9", + "content-hash": "727e57d3c7e2538af18c1a8a92c85aa6", "packages": [ { "name": "abraham/twitteroauth", - "version": "0.9.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", - "reference": "28697071d270f9336ab590c1716cc0237ffeb5ee" + "reference": "d54b71c2eee94252154e7b50656e17422fa0b9e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/28697071d270f9336ab590c1716cc0237ffeb5ee", - "reference": "28697071d270f9336ab590c1716cc0237ffeb5ee", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/d54b71c2eee94252154e7b50656e17422fa0b9e1", + "reference": "d54b71c2eee94252154e7b50656e17422fa0b9e1", "shasum": "" }, "require": { "ext-curl": "*", - "php": "^5.6 || ^7.0 || ^7.1 || ^7.2" + "php": "^7.2 || ^7.3" }, "require-dev": { "phpmd/phpmd": "~2.6", @@ -58,7 +58,7 @@ "social", "twitter" ], - "time": "2018-07-04T01:28:41+00:00" + "time": "2019-11-29T14:55:32+00:00" }, { "name": "psr/cache", @@ -108,16 +108,16 @@ }, { "name": "tedivm/stash", - "version": "v0.15.1", + "version": "v0.15.2", "source": { "type": "git", "url": "https://github.com/tedious/Stash.git", - "reference": "a6f14f7787e765efbc8f1a871519f74caa0fd6db" + "reference": "7a6a74106c49b1bdc3a10a725b03c509dc773dbb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tedious/Stash/zipball/a6f14f7787e765efbc8f1a871519f74caa0fd6db", - "reference": "a6f14f7787e765efbc8f1a871519f74caa0fd6db", + "url": "https://api.github.com/repos/tedious/Stash/zipball/7a6a74106c49b1bdc3a10a725b03c509dc773dbb", + "reference": "7a6a74106c49b1bdc3a10a725b03c509dc773dbb", "shasum": "" }, "require": { @@ -164,28 +164,29 @@ "redis", "sessions" ], - "time": "2018-02-19T21:12:55+00:00" + "time": "2019-03-09T21:04:14+00:00" }, { "name": "zendframework/zend-i18n", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-i18n.git", - "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f" + "reference": "561a815ce32c86b0f1de11135477e637926d56b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/6d69af5a04e1a4de7250043cb1322f077a0cdb7f", - "reference": "6d69af5a04e1a4de7250043cb1322f077a0cdb7f", + "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/561a815ce32c86b0f1de11135477e637926d56b6", + "reference": "561a815ce32c86b0f1de11135477e637926d56b6", "shasum": "" }, "require": { + "ext-intl": "*", "php": "^5.6 || ^7.0", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16", "zendframework/zend-cache": "^2.6.1", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-config": "^2.6", @@ -196,7 +197,6 @@ "zendframework/zend-view": "^2.6.3" }, "suggest": { - "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", "zendframework/zend-cache": "Zend\\Cache component", "zendframework/zend-config": "Zend\\Config component", "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", @@ -209,8 +209,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.9.x-dev", - "dev-develop": "2.10.x-dev" + "dev-master": "2.10.x-dev", + "dev-develop": "2.11.x-dev" }, "zf": { "component": "Zend\\I18n", @@ -232,7 +232,7 @@ "i18n", "zf" ], - "time": "2018-05-16T16:39:13+00:00" + "time": "2019-11-18T20:31:29+00:00" }, { "name": "zendframework/zend-stdlib",