Skip to content

Commit

Permalink
Merge pull request #188 from Laravel-Lang/6.x
Browse files Browse the repository at this point in the history
Added `laravel-lang/routes` package
  • Loading branch information
andrey-helldar authored Jun 9, 2024
2 parents ca96d7f + 2daa902 commit 934371d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"laravel-lang/json-fallback": "^2.1",
"laravel-lang/lang": "^13.12 || ^14.0 || ^15.5.1",
"laravel-lang/locales": "^2.8",
"laravel-lang/publisher": "^16.4"
"laravel-lang/publisher": "^16.4",
"laravel-lang/routes": "^1.0"
},
"require-dev": {
"dragon-code/support": "^6.13",
Expand Down

0 comments on commit 934371d

Please sign in to comment.