Skip to content

Commit e7fb78c

Browse files
author
David Nahodyl
committed
added ext-json
1 parent 028bb86 commit e7fb78c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"illuminate/database": "^7.0 || ^8.0",
3333
"illuminate/http": "^7.0 || ^8.0",
3434
"illuminate/pagination": "^7.0 || ^8.0",
35-
"guzzlehttp/guzzle": "^7.3"
35+
"guzzlehttp/guzzle": "^7.3",
36+
"ext-json": "*"
3637
},
3738
"require-dev": {
3839
"orchestra/testbench": "^5.0 || ^6.0",

0 commit comments

Comments
 (0)