build(deps): bump intervention/image from 3.3.2 to 3.3.3

build(deps): bump intervention/image from 3.3.2 to 3.3.3
This commit is contained in:
Rico
2024-02-05 22:01:47 +01:00
committed by GitHub

13
composer.lock generated
View File

@@ -1980,16 +1980,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.3.2", "version": "3.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "8494cc91e3906e36ca58acc3dfe70fa331520b88" "reference": "ad8058f5be94110d72d44958a5e5f4a0705c7471"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/8494cc91e3906e36ca58acc3dfe70fa331520b88", "url": "https://api.github.com/repos/Intervention/image/zipball/ad8058f5be94110d72d44958a5e5f4a0705c7471",
"reference": "8494cc91e3906e36ca58acc3dfe70fa331520b88", "reference": "ad8058f5be94110d72d44958a5e5f4a0705c7471",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2001,6 +2001,7 @@
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",
"phpstan/phpstan": "^1", "phpstan/phpstan": "^1",
"phpunit/phpunit": "^9", "phpunit/phpunit": "^9",
"slevomat/coding-standard": "~8.0",
"squizlabs/php_codesniffer": "^3.8" "squizlabs/php_codesniffer": "^3.8"
}, },
"suggest": { "suggest": {
@@ -2035,7 +2036,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Intervention/image/issues", "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": [ "funding": [
{ {
@@ -2047,7 +2048,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-27T19:34:18+00:00" "time": "2024-02-02T15:08:10+00:00"
}, },
{ {
"name": "laminas/laminas-diactoros", "name": "laminas/laminas-diactoros",