Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Commit 30133b4

Browse files
committed
require 8.x
1 parent ffeaba6 commit 30133b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"overtrue"
1010
],
1111
"require": {
12-
"laravel-lang/lang": "^7.0",
12+
"laravel-lang/lang": "^8.0",
1313
"symfony/process": "^5.0.0",
1414
"ext-json": "*"
1515
},
@@ -39,4 +39,4 @@
3939
"check-style": "php-cs-fixer fix --using-cache=no --diff --config=.php_cs --dry-run --ansi",
4040
"fix-style": "php-cs-fixer fix --using-cache=no --config=.php_cs --ansi"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)