From 93aa79445b8cc95dfd2e585fe8bc7c8cede2e97c Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Wed, 11 Oct 2017 14:23:15 -0700 Subject: [PATCH] update to mention-client 1.1.7 --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 113d965..b6fe926 100644 --- a/composer.lock +++ b/composer.lock @@ -278,16 +278,16 @@ }, { "name": "indieweb/mention-client", - "version": "1.1.6", + "version": "1.1.7", "source": { "type": "git", "url": "https://github.com/indieweb/mention-client-php.git", - "reference": "eed3468f2237e9a03543a8edf14d83d4c2904667" + "reference": "bc45c6051ae9aa5e0905389ad9c863d738be7b03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/eed3468f2237e9a03543a8edf14d83d4c2904667", - "reference": "eed3468f2237e9a03543a8edf14d83d4c2904667", + "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/bc45c6051ae9aa5e0905389ad9c863d738be7b03", + "reference": "bc45c6051ae9aa5e0905389ad9c863d738be7b03", "shasum": "" }, "require": { @@ -316,7 +316,7 @@ ], "description": "Client library for sending webmention and pingback notifications", "homepage": "https://github.com/indieweb/mention-client-php", - "time": "2016-04-15T08:11:41+00:00" + "time": "2017-04-03T16:21:23+00:00" }, { "name": "indieweb/representative-h-card",