From a74054ff2680170216f4de3b6dc8991d9577fa59 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 05:53:41 +0000 Subject: [PATCH] Bump mydnshost/mydnshost-php-api from 0.4 to 0.5.1 Bumps [mydnshost/mydnshost-php-api](https://github.com/mydnshost/mydnshost-php-api) from 0.4 to 0.5.1. - [Release notes](https://github.com/mydnshost/mydnshost-php-api/releases) - [Commits](https://github.com/mydnshost/mydnshost-php-api/compare/0.4...0.5.1) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 9505730..281470c 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "mydnshost/mydnshost-php-api": "0.4" + "mydnshost/mydnshost-php-api": "0.5.1" } } diff --git a/composer.lock b/composer.lock index f4f8092..9340217 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2f0818a363d2fdf1c4116de7c30287fd", + "content-hash": "be902aae4dd5eb0d24266a13ce501de7", "packages": [ { "name": "mydnshost/mydnshost-php-api", - "version": "0.4", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/mydnshost/mydnshost-php-api.git", - "reference": "36f137bb3c12e36e5e79aeb8289cc3b26413e5e9" + "reference": "e4b45c936587f0fa5616f77901b52a93e0dd8453" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mydnshost/mydnshost-php-api/zipball/36f137bb3c12e36e5e79aeb8289cc3b26413e5e9", - "reference": "36f137bb3c12e36e5e79aeb8289cc3b26413e5e9", + "url": "https://api.github.com/repos/mydnshost/mydnshost-php-api/zipball/e4b45c936587f0fa5616f77901b52a93e0dd8453", + "reference": "e4b45c936587f0fa5616f77901b52a93e0dd8453", "shasum": "" }, "require": { @@ -43,7 +43,7 @@ ], "description": "PHP API for mydnshost.co.uk", "homepage": "https://github.com/mydnshost/mydnshost-php-api", - "time": "2017-11-26T18:06:54+00:00" + "time": "2019-07-13T19:36:35+00:00" }, { "name": "rmccue/requests",