Skip to content

Commit 94deb07

Browse files
authored
Update composer.json
1 parent 6745cca commit 94deb07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"ext-zlib": "*",
1919
"ext-curl": "*",
2020
"paquettg/string-encode": "~1.0.0",
21-
"php-http/httplug": "^2.1",
22-
"guzzlehttp/guzzle": "^7.0",
23-
"guzzlehttp/psr7": "^1.6",
24-
"myclabs/php-enum": "^1.7"
21+
"php-http/httplug": "^2",
22+
"guzzlehttp/guzzle": "^7",
23+
"guzzlehttp/psr7": "^2",
24+
"myclabs/php-enum": "^1"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^7.5.1",

0 commit comments

Comments
 (0)