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

Commit

Permalink
require 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Apr 28, 2021
1 parent ffeaba6 commit 30133b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"overtrue"
],
"require": {
"laravel-lang/lang": "^7.0",
"laravel-lang/lang": "^8.0",
"symfony/process": "^5.0.0",
"ext-json": "*"
},
Expand Down Expand Up @@ -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"
}
}
}

0 comments on commit 30133b4

Please sign in to comment.