From a6838cbe1b1602877606f32555d167ff2eaf991b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:08:55 +0000 Subject: [PATCH] Update dependency laravel/framework to v9.25.1 --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 93cf3acb..0c2344c2 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "fideloper/proxy": "4.4.2", "fruitcake/laravel-cors": "3.0.0", "guzzlehttp/guzzle": "7.4.5", - "laravel/framework": "9.24.0", + "laravel/framework": "9.25.1", "laravel/tinker": "2.7.2" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 445d96d2..a5a72240 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": "ba7f423d5d13bc2ff0f00689c255b88b", + "content-hash": "713f28f44cd719c8beeb6c602774adea", "packages": [ { "name": "brick/math", @@ -1028,16 +1028,16 @@ }, { "name": "laravel/framework", - "version": "v9.24.0", + "version": "v9.25.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "053840f579cf01d353d81333802afced79b1c0af" + "reference": "e8af8c2212e3717757ea7f459a655a2e9e771109" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/053840f579cf01d353d81333802afced79b1c0af", - "reference": "053840f579cf01d353d81333802afced79b1c0af", + "url": "https://api.github.com/repos/laravel/framework/zipball/e8af8c2212e3717757ea7f459a655a2e9e771109", + "reference": "e8af8c2212e3717757ea7f459a655a2e9e771109", "shasum": "" }, "require": { @@ -1204,7 +1204,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-08-09T13:43:22+00:00" + "time": "2022-08-16T16:36:05+00:00" }, { "name": "laravel/serializable-closure", @@ -1523,16 +1523,16 @@ }, { "name": "league/flysystem", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a" + "reference": "81aea9e5217084c7850cd36e1587ee4aad721c6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/ed0ecc7f9b5c2f4a9872185846974a808a3b052a", - "reference": "ed0ecc7f9b5c2f4a9872185846974a808a3b052a", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/81aea9e5217084c7850cd36e1587ee4aad721c6b", + "reference": "81aea9e5217084c7850cd36e1587ee4aad721c6b", "shasum": "" }, "require": { @@ -1593,7 +1593,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.2.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.2.1" }, "funding": [ { @@ -1609,7 +1609,7 @@ "type": "tidelift" } ], - "time": "2022-07-26T07:26:36+00:00" + "time": "2022-08-14T20:48:34+00:00" }, { "name": "league/mime-type-detection",