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 7b554a6 commit 4454b7dCopy full SHA for 4454b7d
composer.json
@@ -14,7 +14,8 @@
14
"illuminate/support": "^7.26.0|^8.0",
15
"illuminate/console": "^7.26.0|^8.0",
16
"illuminate/http": "^7.26.0|^8.0",
17
- "guzzlehttp/guzzle": "^7.2"
+ "guzzlehttp/guzzle": "^7.2",
18
+ "ramsey/uuid": "^3.7|^4.0"
19
},
20
"require-dev": {
21
"orchestra/testbench": "^5.0|^6.0",
0 commit comments