Skip to content

Commit 74ec034

Browse files
committed
add json raw encoder package..
1 parent 19b4b7e commit 74ec034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"require": {
2323
"php": ">=7.3",
2424
"illuminate/support": "^8.0",
25+
"balping/json-raw-encoder": "^1.0",
2526
"ext-json": "*"
2627
},
2728
"require-dev": {

0 commit comments

Comments
 (0)