summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-14 01:02:23 +0000
committerGitHub <noreply@github.com>2022-05-14 01:02:23 +0000
commit3ffe43e5a9dd877e7675725b88270346d82bb341 (patch)
treebd1bccb12beb1223e3319f3205499f01089e92e5
parent5d304d1535aa50e8b83d9165b1d7106713501c02 (diff)
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>
-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"
}