Skip to content

Commit a4f9f0e

Browse files
Merge pull request #345 from Laravel-Lang/16.x
Replace `laravel-lang/json-fallback-hotfix` with `laravel-lang/json-fallback` dependency
2 parents a50979b + 36f5496 commit a4f9f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"league/config": "^1.2"
5757
},
5858
"require-dev": {
59-
"laravel-lang/json-fallback-hotfix": "^1.1",
59+
"laravel-lang/json-fallback": "^1.1",
6060
"orchestra/testbench": "^8.14",
6161
"phpunit/phpunit": "^10.4.2",
6262
"symfony/var-dumper": "^6.3.6 || ^7.0"

0 commit comments

Comments
 (0)