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:
parent
6a50d4e719
commit
c23c05a0fc
1 changed files with 8 additions and 7 deletions
15
composer.lock
generated
15
composer.lock
generated
|
@ -1696,16 +1696,16 @@
|
|||
},
|
||||
{
|
||||
"name": "intervention/image",
|
||||
"version": "3.2.4",
|
||||
"version": "3.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Intervention/image.git",
|
||||
"reference": "e04c51b367fad2b010758e74528041484cd8d2f7"
|
||||
"reference": "fd09f59b09b3f1ee9ad90a893230781f03d1e33d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Intervention/image/zipball/e04c51b367fad2b010758e74528041484cd8d2f7",
|
||||
"reference": "e04c51b367fad2b010758e74528041484cd8d2f7",
|
||||
"url": "https://api.github.com/repos/Intervention/image/zipball/fd09f59b09b3f1ee9ad90a893230781f03d1e33d",
|
||||
"reference": "fd09f59b09b3f1ee9ad90a893230781f03d1e33d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1716,7 +1716,8 @@
|
|||
"require-dev": {
|
||||
"mockery/mockery": "^1.6",
|
||||
"phpstan/phpstan": "^1",
|
||||
"phpunit/phpunit": "^9"
|
||||
"phpunit/phpunit": "^9",
|
||||
"squizlabs/php_codesniffer": "^3.8"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-exif": "Recommended to be able to read EXIF data properly."
|
||||
|
@ -1750,7 +1751,7 @@
|
|||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
|
@ -1762,7 +1763,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-01-14T07:47:00+00:00"
|
||||
"time": "2024-01-22T17:56:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jonnybarnes/indieweb",
|
||||
|
|
Loading…
Add table
Reference in a new issue