aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/composer.lock')
-rw-r--r--phpBB/composer.lock30
1 files changed, 11 insertions, 19 deletions
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index 751cd0695f..3860a98b31 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
- "hash": "dcd46c1373cfc4dacd2e1f8a79da0b91",
+ "hash": "6bc742a2b9feb426db9987d27085f915",
"packages": [
{
"name": "lusitanian/oauth",
@@ -255,14 +255,12 @@
],
"authors": [
{
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com",
- "homepage": "http://fabien.potencier.org",
- "role": "Lead Developer"
- },
- {
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
+ },
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
}
],
"description": "Symfony Debug Component",
@@ -2430,17 +2428,11 @@
"time": "2014-05-17 21:49:26"
}
],
- "aliases": [
-
- ],
+ "aliases": [],
"minimum-stability": "stable",
- "stability-flags": [
-
- ],
- "platform": [
-
- ],
- "platform-dev": [
-
- ]
+ "stability-flags": [],
+ "platform": {
+ "php": ">=5.3.3"
+ },
+ "platform-dev": []
}