We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028bb86 commit e7fb78cCopy full SHA for e7fb78c
composer.json
@@ -32,7 +32,8 @@
32
"illuminate/database": "^7.0 || ^8.0",
33
"illuminate/http": "^7.0 || ^8.0",
34
"illuminate/pagination": "^7.0 || ^8.0",
35
- "guzzlehttp/guzzle": "^7.3"
+ "guzzlehttp/guzzle": "^7.3",
36
+ "ext-json": "*"
37
},
38
"require-dev": {
39
"orchestra/testbench": "^5.0 || ^6.0",
0 commit comments