[ticket/16224] Update fast-image-size to 1.1.6

PHPBB3-16224
This commit is contained in:
Marc Alexander 2019-12-12 18:02:38 +01:00
parent 37ccd29558
commit e584ce4010
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

10
phpBB/composer.lock generated
View file

@ -346,16 +346,16 @@
}, },
{ {
"name": "marc1706/fast-image-size", "name": "marc1706/fast-image-size",
"version": "v1.1.5", "version": "v1.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/marc1706/fast-image-size.git", "url": "https://github.com/marc1706/fast-image-size.git",
"reference": "519b90abdba7e3d54b4dc710d72a2e070fca0984" "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/519b90abdba7e3d54b4dc710d72a2e070fca0984", "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/3a3a2b036be20f43fa06ce00dfa754df503e6684",
"reference": "519b90abdba7e3d54b4dc710d72a2e070fca0984", "reference": "3a3a2b036be20f43fa06ce00dfa754df503e6684",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -399,7 +399,7 @@
"php", "php",
"size" "size"
], ],
"time": "2019-10-03T15:00:04+00:00" "time": "2019-12-07T08:02:07+00:00"
}, },
{ {
"name": "ocramius/proxy-manager", "name": "ocramius/proxy-manager",