Skip to content

Commit

Permalink
Merge pull request #9 from Laravel-Lang/2.x
Browse files Browse the repository at this point in the history
Changed package name to `laravel-lang/json-fallback`
  • Loading branch information
andrey-helldar authored Dec 16, 2023
2 parents ed9b8b9 + 3ad83f1 commit 36664a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "laravel-lang/json-fallback-hotfix",
"description": "Fixing a bug with processing fallback JSON keys",
"name": "laravel-lang/json-fallback",
"description": "Adds support for fallback JSON string translation",
"license": "MIT",
"type": "library",
"authors": [
Expand Down

0 comments on commit 36664a0

Please sign in to comment.