Skip to content

Commit 7da677d

Browse files
committed
Update composer
1 parent d408b07 commit 7da677d

File tree

6 files changed

+1235
-410
lines changed

6 files changed

+1235
-410
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"type": "library",
55
"require": {
66
"php": ">=7.1",
7-
"guzzlehttp/guzzle": "^6.3"
7+
"guzzlehttp/guzzle": "^7.0"
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "^8.0",
11-
"vlucas/phpdotenv": "^3.3"
10+
"phpunit/phpunit": "^9.0",
11+
"vlucas/phpdotenv": "^5.0"
1212
},
1313
"autoload": {
1414
"psr-4": {

0 commit comments

Comments
 (0)