diff --git a/composer.json b/composer.json index 71000ed..f3e844c 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,8 @@ "keywords": ["laravel", "javascript", "language", "translations", "routes"], "type": "library", "require": { - "php": ">=7.1", - "illuminate/support": "^5.1" + "php": ">=7.2", + "illuminate/support": "^6.0" }, "license": "MIT", "autoload": {