diff options
author | Marc Alexander <admin@m-a-styles.de> | 2019-12-12 18:02:38 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2019-12-12 18:02:38 +0100 |
commit | e584ce4010ba391af09bd7348249829d8651b798 (patch) | |
tree | 7c57151f6862955fa07ce39e59987fe7b984b9c1 /phpBB | |
parent | 37ccd29558dec051f70186f8bb611c816e397ccf (diff) | |
download | forums-e584ce4010ba391af09bd7348249829d8651b798.tar forums-e584ce4010ba391af09bd7348249829d8651b798.tar.gz forums-e584ce4010ba391af09bd7348249829d8651b798.tar.bz2 forums-e584ce4010ba391af09bd7348249829d8651b798.tar.xz forums-e584ce4010ba391af09bd7348249829d8651b798.zip |
[ticket/16224] Update fast-image-size to 1.1.6
PHPBB3-16224
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock index c27b325e5e..6eb63d1782 100644 --- a/phpBB/composer.lock +++ b/phpBB/composer.lock @@ -346,16 +346,16 @@ }, { "name": "marc1706/fast-image-size", - "version": "v1.1.5", + "version": "v1.1.6", "source": { "type": "git", "url": "https://github.com/marc1706/fast-image-size.git", - "reference": "519b90abdba7e3d54b4dc710d72a2e070fca0984" + "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/519b90abdba7e3d54b4dc710d72a2e070fca0984", - "reference": "519b90abdba7e3d54b4dc710d72a2e070fca0984", + "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/3a3a2b036be20f43fa06ce00dfa754df503e6684", + "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684", "shasum": "" }, "require": { @@ -399,7 +399,7 @@ "php", "size" ], - "time": "2019-10-03T15:00:04+00:00" + "time": "2019-12-07T08:02:07+00:00" }, { "name": "ocramius/proxy-manager", |