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",