[ticket/15103] Update fast-image-size to 1.1.3

This fixes issus with filename casing and JPEG files only using
EXIF header data.

PHPBB3-15103
This commit is contained in:
Marc Alexander 2017-03-26 14:57:48 +02:00
parent 936426178b
commit 0b11f2947c
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.2", "version": "v1.1.3",
"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": "8bb644f8f767c5763acd61140045a78d10e1eb06" "reference": "5f7e8377746524e2b8a49a631c1fc9afeb9d8bee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/8bb644f8f767c5763acd61140045a78d10e1eb06", "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/5f7e8377746524e2b8a49a631c1fc9afeb9d8bee",
"reference": "8bb644f8f767c5763acd61140045a78d10e1eb06", "reference": "5f7e8377746524e2b8a49a631c1fc9afeb9d8bee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -393,7 +393,7 @@
"php", "php",
"size" "size"
], ],
"time": "2016-10-30 19:00:39" "time": "2017-03-26 12:48:28"
}, },
{ {
"name": "ocramius/proxy-manager", "name": "ocramius/proxy-manager",