build(deps): bump intervention/image from 3.5.1 to 3.6.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-29 03:17:45 +00:00
committed by GitHub
parent 0d15b0f551
commit 4f73dc372f

14
composer.lock generated
View File

@@ -1668,21 +1668,21 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.5.1", "version": "3.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "67be90e5700370c88833190d4edc07e4bb7d157b" "reference": "8e00dd330ff8ef944492037c5dd17da00b85daa6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/67be90e5700370c88833190d4edc07e4bb7d157b", "url": "https://api.github.com/repos/Intervention/image/zipball/8e00dd330ff8ef944492037c5dd17da00b85daa6",
"reference": "67be90e5700370c88833190d4edc07e4bb7d157b", "reference": "8e00dd330ff8ef944492037c5dd17da00b85daa6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"intervention/gif": "^4.0.1", "intervention/gif": "^4.1",
"php": "^8.1" "php": "^8.1"
}, },
"require-dev": { "require-dev": {
@@ -1724,7 +1724,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.5.1" "source": "https://github.com/Intervention/image/tree/3.6.2"
}, },
"funding": [ "funding": [
{ {
@@ -1736,7 +1736,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-22T07:12:19+00:00" "time": "2024-04-26T15:29:43+00:00"
}, },
{ {
"name": "laminas/laminas-diactoros", "name": "laminas/laminas-diactoros",