summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-05-16 16:58:06 +0200
committerGitHub <noreply@github.com>2022-05-16 16:58:06 +0200
commitbb127c579205699ab96249919eeace971854f3d9 (patch)
treebd1bccb12beb1223e3319f3205499f01089e92e5
parent5d304d1535aa50e8b83d9165b1d7106713501c02 (diff)
parent3ffe43e5a9dd877e7675725b88270346d82bb341 (diff)
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
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 77023d38..a436d763 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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"
}