From d990cbfe0b544f6e250212e728cf39ef8ee49565 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Fri, 15 Apr 2016 08:59:40 +0200 Subject: [PATCH] update mention-client --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e45cec8..9d4e922 100644 --- a/composer.lock +++ b/composer.lock @@ -279,16 +279,16 @@ }, { "name": "indieweb/mention-client", - "version": "1.1.4", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/indieweb/mention-client-php.git", - "reference": "83d2d4bfab86712761c77e058003dbc2f02e0096" + "reference": "042236b7f58f72e372ac5a7abd7961638ac612d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/83d2d4bfab86712761c77e058003dbc2f02e0096", - "reference": "83d2d4bfab86712761c77e058003dbc2f02e0096", + "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/042236b7f58f72e372ac5a7abd7961638ac612d8", + "reference": "042236b7f58f72e372ac5a7abd7961638ac612d8", "shasum": "" }, "require": { @@ -317,7 +317,7 @@ ], "description": "Client library for sending webmention and pingback notifications", "homepage": "https://github.com/indieweb/mention-client-php", - "time": "2016-04-13 16:30:16" + "time": "2016-04-15 06:51:32" }, { "name": "indieweb/representative-h-card",