From 4c704ee33819f6180cad193dd92b2b2a8119f9e5 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 10 Jul 2021 14:37:29 -0700 Subject: update indieauth client --- composer.lock | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index 3b24ba1..10acaf8 100644 --- a/composer.lock +++ b/composer.lock @@ -358,23 +358,23 @@ }, { "name": "indieauth/client", - "version": "0.5.1", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/indieweb/indieauth-client-php.git", - "reference": "5dab0728234a3b3e741cbeba2400dd257a3f950c" + "reference": "2ebd8396913ae8c72438dc24f037c8e1717b66ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/5dab0728234a3b3e741cbeba2400dd257a3f950c", - "reference": "5dab0728234a3b3e741cbeba2400dd257a3f950c", + "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/2ebd8396913ae8c72438dc24f037c8e1717b66ed", + "reference": "2ebd8396913ae8c72438dc24f037c8e1717b66ed", "shasum": "" }, "require": { "indieweb/representative-h-card": "^0.1.2", "mf2/mf2": ">=0.3.2", "p3k/http": ">=0.1.6", - "php": ">5.3.0" + "php": ">5.6.0" }, "require-dev": { "phpunit/phpunit": "4.8.*" @@ -396,7 +396,17 @@ } ], "description": "IndieAuth Client Library", - "time": "2019-03-12T02:33:59+00:00" + "support": { + "issues": "https://github.com/indieweb/indieauth-client-php/issues", + "source": "https://github.com/indieweb/indieauth-client-php/tree/1.1.5" + }, + "funding": [ + { + "url": "https://opencollective.com/indieweb", + "type": "opencollective" + } + ], + "time": "2021-01-10T00:19:07+00:00" }, { "name": "indieweb/date-formatter", -- cgit v1.2.3