Merge pull request #1425 from nextcloud/dependabot/composer/gumlet/php-image-resize-2.0.2

Bump gumlet/php-image-resize from 2.0.1 to 2.0.2
feat/package-node-npm-engines-update
Carl Schwan 2022-05-16 16:58:06 +02:00 zatwierdzone przez GitHub
commit bb127c5792
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"
}