Chore(deps): Bump gumlet/php-image-resize from 2.0.4 to 2.1.0

Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/gumlet/php-image-resize/releases)
- [Commits](https://github.com/gumlet/php-image-resize/compare/2.0.4...2.1.0)

---
updated-dependencies:
- dependency-name: gumlet/php-image-resize
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1969/head
dependabot[bot] 2025-06-07 01:29:19 +00:00 zatwierdzone przez GitHub
rodzic e5a31f8643
commit c6a09ce2f3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 11 dodań i 11 usunięć

Wyświetl plik

@ -23,7 +23,7 @@
}
},
"require": {
"gumlet/php-image-resize": "2.0.*",
"gumlet/php-image-resize": "2.1.*",
"friendica/json-ld": "^1.0",
"kornrunner/blurhash": "^1.2"
},

20
composer.lock wygenerowano
Wyświetl plik

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "514d538c085de6f260c0709fb2c029d6",
"content-hash": "3cd60c3a1dfb236676cd60baddfe7219",
"packages": [
{
"name": "friendica/json-ld",
@ -52,29 +52,29 @@
},
{
"name": "gumlet/php-image-resize",
"version": "2.0.4",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/gumlet/php-image-resize.git",
"reference": "54165d97ebc3d4fc188761166b78e6702f605f59"
"reference": "73915788742c30de4fdb8e54b25cd03a085a4459"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/54165d97ebc3d4fc188761166b78e6702f605f59",
"reference": "54165d97ebc3d4fc188761166b78e6702f605f59",
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/73915788742c30de4fdb8e54b25cd03a085a4459",
"reference": "73915788742c30de4fdb8e54b25cd03a085a4459",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"ext-gd": "*",
"php": ">=5.6.0"
"php": ">=8.1.0"
},
"require-dev": {
"apigen/apigen": "^4.1",
"ext-exif": "*",
"ext-gd": "*",
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^8.5"
"phpunit/phpunit": "^10.0"
},
"suggest": {
"ext-exif": "Auto-rotate jpeg files"
@ -105,9 +105,9 @@
],
"support": {
"issues": "https://github.com/gumlet/php-image-resize/issues",
"source": "https://github.com/gumlet/php-image-resize/tree/2.0.4"
"source": "https://github.com/gumlet/php-image-resize/tree/2.1.0"
},
"time": "2023-10-11T14:16:03+00:00"
"time": "2025-04-23T19:36:05+00:00"
},
{
"name": "kornrunner/blurhash",
@ -3663,5 +3663,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}