Merge pull request #60 from rico-vz/dependabot/composer/intervention/image-3.1.0

build(deps): bump intervention/image from 3.0.1 to 3.1.0
This commit is contained in:
Rico
2023-12-18 23:57:50 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -1820,16 +1820,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.0.1", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "f17fe7bb54ec18d75588f527052069a6e9b5d720" "reference": "3de73efee5b1f96355f4d3ff4103411527a7cfb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/f17fe7bb54ec18d75588f527052069a6e9b5d720", "url": "https://api.github.com/repos/Intervention/image/zipball/3de73efee5b1f96355f4d3ff4103411527a7cfb6",
"reference": "f17fe7bb54ec18d75588f527052069a6e9b5d720", "reference": "3de73efee5b1f96355f4d3ff4103411527a7cfb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1871,7 +1871,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.0.1" "source": "https://github.com/Intervention/image/tree/3.1.0"
}, },
"funding": [ "funding": [
{ {
@@ -1883,7 +1883,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-12-09T10:10:43+00:00" "time": "2023-12-16T14:21:10+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",