aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/composer.json2
-rw-r--r--phpBB/composer.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index 06034f354c..c9eb7510b9 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -52,7 +52,7 @@
"require-dev": {
"fabpot/goutte": "~3.1",
"facebook/webdriver": "~1.1",
- "laravel/homestead": "~3.0",
+ "laravel/homestead": "~4.0",
"phing/phing": "2.4.*",
"phpunit/dbunit": "~2.0",
"phpunit/phpunit": "~4.8",
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index abf093b06e..a646ddc4b5 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "84320427da5d1b9072b8fed14905435a",
- "content-hash": "46539387741e2f185eebfa9e9c14ff84",
+ "hash": "c53f2fa544168309d695bb1855c98c24",
+ "content-hash": "4bc93e90a4852f936c13986c3823831b",
"packages": [
{
"name": "bantu/ini-get-wrapper",
@@ -1839,16 +1839,16 @@
},
{
"name": "laravel/homestead",
- "version": "v3.0.2",
+ "version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/homestead.git",
- "reference": "705449c3dbedbded4bd4f3ed725303c69253cad4"
+ "reference": "a1bcbde2462d8ac1fa608cd6f00b46623aabd705"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/homestead/zipball/705449c3dbedbded4bd4f3ed725303c69253cad4",
- "reference": "705449c3dbedbded4bd4f3ed725303c69253cad4",
+ "url": "https://api.github.com/repos/laravel/homestead/zipball/a1bcbde2462d8ac1fa608cd6f00b46623aabd705",
+ "reference": "a1bcbde2462d8ac1fa608cd6f00b46623aabd705",
"shasum": ""
},
"require": {
@@ -1881,7 +1881,7 @@
}
],
"description": "A virtual machine for web artisans.",
- "time": "2016-02-16 22:31:00"
+ "time": "2017-02-07 19:06:26"
},
{
"name": "phing/phing",