From 3e8826f75fdae4ad42457158c813a8bd977ade10 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 10:27:45 +0000 Subject: [PATCH] Bump messagebird/php-rest-api in /core/components/commerce_messagebird Bumps [messagebird/php-rest-api](https://github.com/messagebird/php-rest-api) from 1.9.3 to 1.18.0. - [Release notes](https://github.com/messagebird/php-rest-api/releases) - [Commits](https://github.com/messagebird/php-rest-api/compare/v1.9.3...v1.18.0) Signed-off-by: dependabot-preview[bot] --- .../commerce_messagebird/composer.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/core/components/commerce_messagebird/composer.lock b/core/components/commerce_messagebird/composer.lock index f6d73b2..de6a220 100644 --- a/core/components/commerce_messagebird/composer.lock +++ b/core/components/commerce_messagebird/composer.lock @@ -1,32 +1,31 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "990e3a518f2f7a564f2dc463461a9a02", "content-hash": "e81fe506f981ee2ff79bc12c3872a75c", "packages": [ { "name": "messagebird/php-rest-api", - "version": "v1.9.3", + "version": "v1.18.0", "source": { "type": "git", "url": "https://github.com/messagebird/php-rest-api.git", - "reference": "850fbffde83d7bfe362fce10aba9f27428aba670" + "reference": "aa76d2ca9bce647f9af1c58a07f81bcb5cadefdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/messagebird/php-rest-api/zipball/850fbffde83d7bfe362fce10aba9f27428aba670", - "reference": "850fbffde83d7bfe362fce10aba9f27428aba670", + "url": "https://api.github.com/repos/messagebird/php-rest-api/zipball/aa76d2ca9bce647f9af1c58a07f81bcb5cadefdc", + "reference": "aa76d2ca9bce647f9af1c58a07f81bcb5cadefdc", "shasum": "" }, "require": { "ext-curl": "*", - "php": ">=5.3.0" + "php": ">=7.0" }, "require-dev": { - "phpunit/phpunit": "4.7.*" + "phpunit/phpunit": "^7.5" }, "type": "library", "autoload": { @@ -46,7 +45,7 @@ ], "description": "MessageBird REST API client for PHP", "homepage": "https://github.com/messagebird/php-rest-api", - "time": "2017-11-29 12:18:31" + "time": "2020-05-29T09:28:21+00:00" } ], "packages-dev": [],