From dc33a5853a6c79fa647604096e4161700492a9b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 04:57:03 +0000 Subject: [PATCH] Bump algolia/algoliasearch-client-php from 2.7.2 to 2.8.0 Bumps [algolia/algoliasearch-client-php](https://github.com/algolia/algoliasearch-client-php) from 2.7.2 to 2.8.0. - [Release notes](https://github.com/algolia/algoliasearch-client-php/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-php/compare/2.7.2...2.8.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 3eaffa3..3e05562 100644 --- a/composer.lock +++ b/composer.lock @@ -8,23 +8,23 @@ "packages": [ { "name": "algolia/algoliasearch-client-php", - "version": "2.7.2", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/algolia/algoliasearch-client-php.git", - "reference": "a915109c76d5f4af67f10cd21855ea2d4c9aec9f" + "reference": "d9781147ae433f5bdbfd902497d748d60e70d693" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/algolia/algoliasearch-client-php/zipball/a915109c76d5f4af67f10cd21855ea2d4c9aec9f", - "reference": "a915109c76d5f4af67f10cd21855ea2d4c9aec9f", + "url": "https://api.github.com/repos/algolia/algoliasearch-client-php/zipball/d9781147ae433f5bdbfd902497d748d60e70d693", + "reference": "d9781147ae433f5bdbfd902497d748d60e70d693", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "php": "^5.3 || ^7.0", + "php": "^5.3 || ^7.0 || ^8.0", "psr/http-message": "^1.0", "psr/log": "^1.0", "psr/simple-cache": "^1.0" @@ -32,7 +32,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "fzaninotto/faker": "^1.8", - "phpunit/phpunit": "^4.8", + "julienbourdeau/phpunit": "4.8.37", "symfony/yaml": "^2.0 || ^4.0" }, "suggest": { @@ -74,7 +74,7 @@ "php", "search" ], - "time": "2020-11-24T10:16:46+00:00" + "time": "2021-04-07T16:50:58+00:00" }, { "name": "defuse/php-encryption", @@ -6990,12 +6990,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" },