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 fcec1b8 commit 09ed54cCopy full SHA for 09ed54c
composer.json
@@ -6,7 +6,8 @@
6
"type": "library",
7
"require": {
8
"php": "^7.0||^8.0",
9
- "vlucas/phpdotenv": "^5.6"
+ "vlucas/phpdotenv": "^5.6",
10
+ "guzzlehttp/guzzle": "^7.9"
11
},
12
"require-dev": {
13
"phpstan/phpstan": "^1.12",
0 commit comments