diff --git a/composer.json b/composer.json index c2c81aa..3270d77 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "overtrue" ], "require": { - "laravel-lang/lang": "^7.0", + "laravel-lang/lang": "^8.0", "symfony/process": "^5.0.0", "ext-json": "*" }, @@ -39,4 +39,4 @@ "check-style": "php-cs-fixer fix --using-cache=no --diff --config=.php_cs --dry-run --ansi", "fix-style": "php-cs-fixer fix --using-cache=no --config=.php_cs --ansi" } -} +} \ No newline at end of file