build(deps): Bump intervention/image from 3.5.1 to 3.7.0

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

---
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-06-22 16:50:58 +00:00 committed by GitHub
parent f456199c48
commit a015ba2775
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

28
composer.lock generated
View file

@ -1698,16 +1698,16 @@
}, },
{ {
"name": "intervention/gif", "name": "intervention/gif",
"version": "4.0.2", "version": "4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/gif.git", "url": "https://github.com/Intervention/gif.git",
"reference": "c2b07d1f69709e196c8b4ced423449a7e0f3b925" "reference": "3a2b5f8a8856e8877cdab5c47e51aab2d4cb23a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/gif/zipball/c2b07d1f69709e196c8b4ced423449a7e0f3b925", "url": "https://api.github.com/repos/Intervention/gif/zipball/3a2b5f8a8856e8877cdab5c47e51aab2d4cb23a3",
"reference": "c2b07d1f69709e196c8b4ced423449a7e0f3b925", "reference": "3a2b5f8a8856e8877cdab5c47e51aab2d4cb23a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1715,7 +1715,7 @@
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^1", "phpstan/phpstan": "^1",
"phpunit/phpunit": "^9", "phpunit/phpunit": "^10.0",
"slevomat/coding-standard": "~8.0", "slevomat/coding-standard": "~8.0",
"squizlabs/php_codesniffer": "^3.8" "squizlabs/php_codesniffer": "^3.8"
}, },
@ -1746,7 +1746,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Intervention/gif/issues", "issues": "https://github.com/Intervention/gif/issues",
"source": "https://github.com/Intervention/gif/tree/4.0.2" "source": "https://github.com/Intervention/gif/tree/4.1.0"
}, },
"funding": [ "funding": [
{ {
@ -1758,25 +1758,25 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-18T15:36:58+00:00" "time": "2024-03-26T17:23:47+00:00"
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.5.1", "version": "3.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "67be90e5700370c88833190d4edc07e4bb7d157b" "reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5"
}, },
"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/6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5",
"reference": "67be90e5700370c88833190d4edc07e4bb7d157b", "reference": "6bfd3dd1d430c5224c728dc4f8b2fdc757b5eaf5",
"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": {
@ -1818,7 +1818,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.7.0"
}, },
"funding": [ "funding": [
{ {
@ -1830,7 +1830,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-22T07:12:19+00:00" "time": "2024-06-13T16:34:59+00:00"
}, },
{ {
"name": "jonnybarnes/indieweb", "name": "jonnybarnes/indieweb",