Bump gumlet/php-image-resize from 2.0.1 to 2.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1425/head
dependabot[bot] 2022-05-14 01:02:23 +00:00 zatwierdzone przez GitHub
rodzic 5d304d1535
commit 3ffe43e5a9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 7 dodań i 7 usunięć

14
composer.lock wygenerowano
Wyświetl plik

@ -92,16 +92,16 @@
},
{
"name": "gumlet/php-image-resize",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/gumlet/php-image-resize.git",
"reference": "5ef461c53241933a3e14e4582a9d2884b8261213"
"reference": "39066a32de8476a32c9ac6322f9658021cee8638"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/5ef461c53241933a3e14e4582a9d2884b8261213",
"reference": "5ef461c53241933a3e14e4582a9d2884b8261213",
"url": "https://api.github.com/repos/gumlet/php-image-resize/zipball/39066a32de8476a32c9ac6322f9658021cee8638",
"reference": "39066a32de8476a32c9ac6322f9658021cee8638",
"shasum": ""
},
"require": {
@ -145,9 +145,9 @@
],
"support": {
"issues": "https://github.com/gumlet/php-image-resize/issues",
"source": "https://github.com/gumlet/php-image-resize/tree/2.0.1"
"source": "https://github.com/gumlet/php-image-resize/tree/2.0.2"
},
"time": "2021-12-18T17:10:48+00:00"
"time": "2022-05-12T11:03:20+00:00"
}
],
"packages-dev": [
@ -4999,5 +4999,5 @@
"platform-overrides": {
"php": "7.4.0"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}