Skip to content

Commit 90bbd3f

Browse files
authored
updating guzzle (#33)
1 parent 03392bb commit 90bbd3f

File tree

2 files changed

+102
-380
lines changed

2 files changed

+102
-380
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"ext-json": "*",
2121
"dcarbone/gotime": "v0.4.* || v0.5.*",
2222
"dcarbone/gohttp": "v0.3.*",
23-
"guzzlehttp/guzzle": "7.4.*",
24-
"guzzlehttp/psr7": "2.*"
23+
"guzzlehttp/guzzle": "^7.4",
24+
"guzzlehttp/psr7": "^2.4"
2525
},
2626
"autoload": {
2727
"files": [

0 commit comments

Comments
 (0)