Bump intervention/image from 3.11.4 to 3.11.5

Bumps [intervention/image](https://github.com/Intervention/image) from 3.11.4 to 3.11.5.
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](https://github.com/Intervention/image/compare/3.11.4...3.11.5)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-version: 3.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 00:22:35 +00:00
committed by GitHub
parent c0e595f88a
commit 6e46978dd5

20
composer.lock generated
View File

@@ -1471,16 +1471,16 @@
},
{
"name": "intervention/image",
"version": "3.11.4",
"version": "3.11.5",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
"reference": "8c49eb21a6d2572532d1bc425964264f3e496846"
"reference": "76e96d3809d53dd8d597005634a733d4b2f6c2c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/8c49eb21a6d2572532d1bc425964264f3e496846",
"reference": "8c49eb21a6d2572532d1bc425964264f3e496846",
"url": "https://api.github.com/repos/Intervention/image/zipball/76e96d3809d53dd8d597005634a733d4b2f6c2c3",
"reference": "76e96d3809d53dd8d597005634a733d4b2f6c2c3",
"shasum": ""
},
"require": {
@@ -1512,11 +1512,11 @@
{
"name": "Oliver Vogel",
"email": "oliver@intervention.io",
"homepage": "https://intervention.io/"
"homepage": "https://intervention.io"
}
],
"description": "PHP image manipulation",
"homepage": "https://image.intervention.io/",
"description": "PHP Image Processing",
"homepage": "https://image.intervention.io",
"keywords": [
"gd",
"image",
@@ -1527,7 +1527,7 @@
],
"support": {
"issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/3.11.4"
"source": "https://github.com/Intervention/image/tree/3.11.5"
},
"funding": [
{
@@ -1543,7 +1543,7 @@
"type": "ko_fi"
}
],
"time": "2025-07-30T13:13:19+00:00"
"time": "2025-11-29T11:18:34+00:00"
},
{
"name": "laravel/framework",
@@ -10503,5 +10503,5 @@
"ext-imagick": "*"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"
"plugin-api-version": "2.6.0"
}