build(deps): bump intervention/image from 3.2.2 to 3.2.4

build(deps): bump intervention/image from 3.2.2 to 3.2.4
This commit is contained in:
Rico
2024-01-15 22:00:03 +01:00
committed by GitHub

15
composer.lock generated
View File

@@ -1969,16 +1969,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.2.2", "version": "3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "71bb0e3449bbbfdf47a0d0f2860af7e5e90428e6" "reference": "e04c51b367fad2b010758e74528041484cd8d2f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/71bb0e3449bbbfdf47a0d0f2860af7e5e90428e6", "url": "https://api.github.com/repos/Intervention/image/zipball/e04c51b367fad2b010758e74528041484cd8d2f7",
"reference": "71bb0e3449bbbfdf47a0d0f2860af7e5e90428e6", "reference": "e04c51b367fad2b010758e74528041484cd8d2f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1991,6 +1991,9 @@
"phpstan/phpstan": "^1", "phpstan/phpstan": "^1",
"phpunit/phpunit": "^9" "phpunit/phpunit": "^9"
}, },
"suggest": {
"ext-exif": "Recommended to be able to read EXIF data properly."
},
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@@ -2020,7 +2023,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.2.2" "source": "https://github.com/Intervention/image/tree/3.2.4"
}, },
"funding": [ "funding": [
{ {
@@ -2032,7 +2035,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-07T09:11:20+00:00" "time": "2024-01-14T07:47:00+00:00"
}, },
{ {
"name": "laminas/laminas-diactoros", "name": "laminas/laminas-diactoros",