Skip to content

Commit 36f5496

Browse files
Replace laravel-lang/json-fallback-hotfix with laravel-lang/json-fallback dependency
1 parent 41af16e commit 36f5496

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)