aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/composer.json2
-rw-r--r--phpBB/composer.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index ed6b248b8b..f42b6f268d 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -53,7 +53,7 @@
"require-dev": {
"fabpot/goutte": "~3.2",
"facebook/webdriver": "~1.6",
- "laravel/homestead": "~6.6 || ~7.0",
+ "laravel/homestead": "~7.0",
"phing/phing": "~2.4",
"phpunit/dbunit": "~4.0",
"phpunit/phpunit": "^7.0",
diff --git a/phpBB/composer.lock b/phpBB/composer.lock
index ec41dcf578..1759288199 100644
--- a/phpBB/composer.lock
+++ b/phpBB/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "9309375ae30bef17186f4926aa03d32c",
+ "content-hash": "c098125fbe2261605adf47a875fe439b",
"packages": [
{
"name": "bantu/ini-get-wrapper",