From 95f529df32289398db51f0944478d29e736713d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:52:00 +0000 Subject: [PATCH] Bump marcreichel/igdb-laravel from 3.8.1 to 4.0.0 Bumps [marcreichel/igdb-laravel](https://github.com/marcreichel/igdb-laravel) from 3.8.1 to 4.0.0. - [Release notes](https://github.com/marcreichel/igdb-laravel/releases) - [Commits](https://github.com/marcreichel/igdb-laravel/compare/3.8.1...4.0.0) --- updated-dependencies: - dependency-name: marcreichel/igdb-laravel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 7afafe6f4..9f0fb000b 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "league/climate": "^3.8", "mailerlite/laravel-elasticsearch": "^11.0", "manticoresoftware/manticoresearch-php": "^3.0", - "marcreichel/igdb-laravel": "^3.8", + "marcreichel/igdb-laravel": "^4.0", "mhor/php-mediainfo": "^5.5", "monicahq/laravel-cloudflare": "^3.5", "monolog/monolog": "^3.4", diff --git a/composer.lock b/composer.lock index 84f2e311e..40662bda9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3d94c628289bf6dc1f3142e878f2098e", + "content-hash": "f34a8b1b9a701b90970686dadb2968d3", "packages": [ { "name": "aharen/omdbapi", @@ -5182,16 +5182,16 @@ }, { "name": "marcreichel/igdb-laravel", - "version": "3.8.1", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/marcreichel/igdb-laravel.git", - "reference": "385feec1299e6ef5160ed8fae495cc8dbb1624c0" + "reference": "5b9ebd853ccfeb31628453e9c46470b5499cd94b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/marcreichel/igdb-laravel/zipball/385feec1299e6ef5160ed8fae495cc8dbb1624c0", - "reference": "385feec1299e6ef5160ed8fae495cc8dbb1624c0", + "url": "https://api.github.com/repos/marcreichel/igdb-laravel/zipball/5b9ebd853ccfeb31628453e9c46470b5499cd94b", + "reference": "5b9ebd853ccfeb31628453e9c46470b5499cd94b", "shasum": "" }, "require": { @@ -5199,7 +5199,7 @@ "guzzlehttp/guzzle": "~6.0|~7.0", "laravel/framework": "^8.40.0|^9.0|^10.0", "nesbot/carbon": "^2.53.1", - "php": "^8.0.2" + "php": "^8.1" }, "require-dev": { "nunomaduro/collision": "^5.3|^6.1", @@ -5242,7 +5242,7 @@ ], "support": { "issues": "https://github.com/marcreichel/igdb-laravel/issues", - "source": "https://github.com/marcreichel/igdb-laravel/tree/3.8.1" + "source": "https://github.com/marcreichel/igdb-laravel/tree/4.0.0" }, "funding": [ { @@ -5250,7 +5250,7 @@ "type": "github" } ], - "time": "2023-05-19T14:50:29+00:00" + "time": "2023-09-03T20:58:53+00:00" }, { "name": "maxmind-db/reader",