From c91b72b3fc33dd264c3117d3de51e2d89d600b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:47:26 +0000 Subject: [PATCH] Bump bunnycdn/storage from 3.3.0 to 3.4.0 Bumps [bunnycdn/storage](https://github.com/BunnyWay/BunnyCDN.PHP.Storage) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/releases) - [Changelog](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: bunnycdn/storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index a539f73d4cf9..3ba3f0476617 100644 --- a/composer.lock +++ b/composer.lock @@ -432,16 +432,16 @@ }, { "name": "bunnycdn/storage", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage.git", - "reference": "614467e8d96b1f0c7befeffda6c39da3f51d4e48" + "reference": "a7709849f6779b85d2871a43a12fcd452b970c25" }, "dist": { "type": "zip", - "url": "https://github.com/repos/BunnyWay/BunnyCDN.PHP.Storage/zipball/614467e8d96b1f0c7befeffda6c39da3f51d4e48", - "reference": "614467e8d96b1f0c7befeffda6c39da3f51d4e48", + "url": "https://github.com/repos/BunnyWay/BunnyCDN.PHP.Storage/zipball/a7709849f6779b85d2871a43a12fcd452b970c25", + "reference": "a7709849f6779b85d2871a43a12fcd452b970c25", "shasum": "" }, "require": { @@ -476,9 +476,9 @@ ], "support": { "issues": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage/issues", - "source": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage/tree/3.3.0" + "source": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage/tree/3.4.0" }, - "time": "2024-04-16T12:10:21+00:00" + "time": "2024-07-29T08:21:54+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -6216,5 +6216,5 @@ "platform-overrides": { "php": "8" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }