[ticket/8672] Update fastImageSize to 1.0.1

PHPBB3-8672
This commit is contained in:
Marc Alexander 2015-04-08 15:41:16 +02:00
parent f92d894470
commit 0a6ac0226d

10
phpBB/composer.lock generated
View file

@ -71,16 +71,16 @@
}, },
{ {
"name": "marc1706/fast-image-size", "name": "marc1706/fast-image-size",
"version": "v1.0.0", "version": "v1.0.1",
"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": "99fb3c4aab631a39db7e8638450b59f562a47bb1" "reference": "8cb57d887542cdbeddd7d7c85eac6b59e4038687"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/99fb3c4aab631a39db7e8638450b59f562a47bb1", "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/8cb57d887542cdbeddd7d7c85eac6b59e4038687",
"reference": "99fb3c4aab631a39db7e8638450b59f562a47bb1", "reference": "8cb57d887542cdbeddd7d7c85eac6b59e4038687",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -118,7 +118,7 @@
"php", "php",
"size" "size"
], ],
"time": "2015-04-07 13:37:04" "time": "2015-04-08 13:05:30"
}, },
{ {
"name": "patchwork/utf8", "name": "patchwork/utf8",