aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/composer.lock')
-rw-r--r--phpBB/composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index 5d7dc1a702..7d45abc6e3 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "94d0f6dab53f11dab1de63c0ae519ee6",
+ "hash": "da690ad4ab4884661792b4b9d648934a",
"packages": [
{
"name": "lusitanian/oauth",
@@ -71,16 +71,16 @@
},
{
"name": "marc1706/fast-image-size",
- "version": "v1.0.2",
+ "version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/marc1706/fast-image-size.git",
- "reference": "ab7b594325cdf6b374d50b3934c8d16dd5249a2a"
+ "reference": "27467cfeca8fb2afd7ef3ffeea6d28a84f79df41"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/ab7b594325cdf6b374d50b3934c8d16dd5249a2a",
- "reference": "ab7b594325cdf6b374d50b3934c8d16dd5249a2a",
+ "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/27467cfeca8fb2afd7ef3ffeea6d28a84f79df41",
+ "reference": "27467cfeca8fb2afd7ef3ffeea6d28a84f79df41",
"shasum": ""
},
"require": {
@@ -92,8 +92,8 @@
"type": "library",
"autoload": {
"psr-4": {
- "fastImageSize\\": "lib",
- "fastImageSize\\tests\\": "tests"
+ "FastImageSize\\": "lib",
+ "FastImageSize\\tests\\": "tests"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -118,7 +118,7 @@
"php",
"size"
],
- "time": "2015-04-09 11:19:59"
+ "time": "2015-08-21 11:40:30"
},
{
"name": "patchwork/utf8",