From 7685d295db907dd5d8d50b13c1db646cdf662806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 03:19:59 +0000 Subject: [PATCH] build(deps): bump intervention/image from 3.3.2 to 3.3.3 Bumps [intervention/image](https://github.com/Intervention/image) from 3.3.2 to 3.3.3. - [Commits](https://github.com/Intervention/image/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: intervention/image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9b50171..9567628 100644 --- a/composer.lock +++ b/composer.lock @@ -1980,16 +1980,16 @@ }, { "name": "intervention/image", - "version": "3.3.2", + "version": "3.3.3", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "8494cc91e3906e36ca58acc3dfe70fa331520b88" + "reference": "ad8058f5be94110d72d44958a5e5f4a0705c7471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/8494cc91e3906e36ca58acc3dfe70fa331520b88", - "reference": "8494cc91e3906e36ca58acc3dfe70fa331520b88", + "url": "https://api.github.com/repos/Intervention/image/zipball/ad8058f5be94110d72d44958a5e5f4a0705c7471", + "reference": "ad8058f5be94110d72d44958a5e5f4a0705c7471", "shasum": "" }, "require": { @@ -2001,6 +2001,7 @@ "mockery/mockery": "^1.6", "phpstan/phpstan": "^1", "phpunit/phpunit": "^9", + "slevomat/coding-standard": "~8.0", "squizlabs/php_codesniffer": "^3.8" }, "suggest": { @@ -2035,7 +2036,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.3.2" + "source": "https://github.com/Intervention/image/tree/3.3.3" }, "funding": [ { @@ -2047,7 +2048,7 @@ "type": "github" } ], - "time": "2024-01-27T19:34:18+00:00" + "time": "2024-02-02T15:08:10+00:00" }, { "name": "laminas/laminas-diactoros",