Skip to content

Commit 36664a0

Browse files
Merge pull request #9 from Laravel-Lang/2.x
Changed package name to `laravel-lang/json-fallback`
2 parents ed9b8b9 + 3ad83f1 commit 36664a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "laravel-lang/json-fallback-hotfix",
33
"description": "Fixing a bug with processing fallback JSON keys",
4+
"name": "laravel-lang/json-fallback",
5+
"description": "Adds support for fallback JSON string translation",
46
"license": "MIT",
57
"type": "library",
68
"authors": [

0 commit comments

Comments
 (0)