From 82027b36089fd04022a5b47c864484078c59ac67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:03:28 +0000 Subject: [PATCH] build(deps): bump intervention/image from 3.7.1 to 3.7.2 Bumps [intervention/image](https://github.com/Intervention/image) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/Intervention/image/releases) - [Commits](https://github.com/Intervention/image/compare/3.7.1...3.7.2) --- updated-dependencies: - dependency-name: intervention/image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index add2612..f86d01d 100644 --- a/composer.lock +++ b/composer.lock @@ -1673,16 +1673,16 @@ }, { "name": "intervention/image", - "version": "3.7.1", + "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "137bdb356aacc01409d22aee3f0904497616cf3c" + "reference": "5451ff9f909c2fc836722e5ed6831b9f9a6db68c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/137bdb356aacc01409d22aee3f0904497616cf3c", - "reference": "137bdb356aacc01409d22aee3f0904497616cf3c", + "url": "https://api.github.com/repos/Intervention/image/zipball/5451ff9f909c2fc836722e5ed6831b9f9a6db68c", + "reference": "5451ff9f909c2fc836722e5ed6831b9f9a6db68c", "shasum": "" }, "require": { @@ -1729,7 +1729,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.7.1" + "source": "https://github.com/Intervention/image/tree/3.7.2" }, "funding": [ { @@ -1741,7 +1741,7 @@ "type": "github" } ], - "time": "2024-06-29T07:51:20+00:00" + "time": "2024-07-05T13:35:01+00:00" }, { "name": "laminas/laminas-diactoros",