build(deps): Bump intervention/image from 3.2.4 to 3.3.1

Bumps [intervention/image](https://github.com/Intervention/image) from 3.2.4 to 3.3.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.4...3.3.1)

---
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-01-25 21:18:52 +00:00 committed by GitHub
parent 6a50d4e719
commit c23c05a0fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
composer.lock generated
View file

@ -1696,16 +1696,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.2.4", "version": "3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "e04c51b367fad2b010758e74528041484cd8d2f7" "reference": "fd09f59b09b3f1ee9ad90a893230781f03d1e33d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/e04c51b367fad2b010758e74528041484cd8d2f7", "url": "https://api.github.com/repos/Intervention/image/zipball/fd09f59b09b3f1ee9ad90a893230781f03d1e33d",
"reference": "e04c51b367fad2b010758e74528041484cd8d2f7", "reference": "fd09f59b09b3f1ee9ad90a893230781f03d1e33d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1716,7 +1716,8 @@
"require-dev": { "require-dev": {
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",
"phpstan/phpstan": "^1", "phpstan/phpstan": "^1",
"phpunit/phpunit": "^9" "phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.8"
}, },
"suggest": { "suggest": {
"ext-exif": "Recommended to be able to read EXIF data properly." "ext-exif": "Recommended to be able to read EXIF data properly."
@ -1750,7 +1751,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.4" "source": "https://github.com/Intervention/image/tree/3.3.1"
}, },
"funding": [ "funding": [
{ {
@ -1762,7 +1763,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-14T07:47:00+00:00" "time": "2024-01-22T17:56:18+00:00"
}, },
{ {
"name": "jonnybarnes/indieweb", "name": "jonnybarnes/indieweb",