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

Commit

Permalink
Update laravel-lang/lang requirement from ^8.0 to ^10.1
Browse files Browse the repository at this point in the history
Updates the requirements on [laravel-lang/lang](https://github.com/Laravel-Lang/lang) to permit the latest version.
- [Release notes](https://github.com/Laravel-Lang/lang/releases)
- [Changelog](https://github.com/Laravel-Lang/lang/blob/master/docs/changelog.md)
- [Commits](Laravel-Lang/lang@8.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: laravel-lang/lang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2021
1 parent 51957c3 commit 998e602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"overtrue"
],
"require": {
"laravel-lang/lang": "^8.0",
"laravel-lang/lang": "^10.1",
"symfony/process": "^5.0.0",
"ext-json": "*"
},
Expand Down

0 comments on commit 998e602

Please sign in to comment.