diff options
-rw-r--r-- | composer.lock | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index b5412f3d..22c97fa9 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -8,21 +8,19 @@ | |||
8 | "packages": [ | 8 | "packages": [ |
9 | { | 9 | { |
10 | "name": "arthurhoaro/web-thumbnailer", | 10 | "name": "arthurhoaro/web-thumbnailer", |
11 | "version": "v1.3.0", | 11 | "version": "v1.3.1", |
12 | "source": { | 12 | "source": { |
13 | "type": "git", | 13 | "type": "git", |
14 | "url": "https://github.com/ArthurHoaro/web-thumbnailer.git", | 14 | "url": "https://github.com/ArthurHoaro/web-thumbnailer.git", |
15 | "reference": "01ba9931ac8edc4bd9da186cb5d7f7f84bf78df3" | 15 | "reference": "7142bd94ec93719a756a7012ebb8e1c5813c6860" |
16 | }, | 16 | }, |
17 | "dist": { | 17 | "dist": { |
18 | "type": "zip", | 18 | "type": "zip", |
19 | "url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/01ba9931ac8edc4bd9da186cb5d7f7f84bf78df3", | 19 | "url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/7142bd94ec93719a756a7012ebb8e1c5813c6860", |
20 | "reference": "01ba9931ac8edc4bd9da186cb5d7f7f84bf78df3", | 20 | "reference": "7142bd94ec93719a756a7012ebb8e1c5813c6860", |
21 | "shasum": "" | 21 | "shasum": "" |
22 | }, | 22 | }, |
23 | "require": { | 23 | "require": { |
24 | "ext-gd": "*", | ||
25 | "ext-json": "*", | ||
26 | "php": ">=5.6", | 24 | "php": ">=5.6", |
27 | "phpunit/php-text-template": "^1.2" | 25 | "phpunit/php-text-template": "^1.2" |
28 | }, | 26 | }, |
@@ -54,7 +52,7 @@ | |||
54 | } | 52 | } |
55 | ], | 53 | ], |
56 | "description": "PHP library which will retrieve a thumbnail for any given URL", | 54 | "description": "PHP library which will retrieve a thumbnail for any given URL", |
57 | "time": "2018-08-11T11:24:03+00:00" | 55 | "time": "2018-08-11T12:21:52+00:00" |
58 | }, | 56 | }, |
59 | { | 57 | { |
60 | "name": "container-interop/container-interop", | 58 | "name": "container-interop/container-interop", |