mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/8672] Update fastImageSize to 1.0.1
PHPBB3-8672
This commit is contained in:
parent
f92d894470
commit
0a6ac0226d
1 changed files with 5 additions and 5 deletions
10
phpBB/composer.lock
generated
10
phpBB/composer.lock
generated
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue