Skip to content

Commit 7e5f484

Browse files
authored
Merge pull request #8 from clovnrian/master
Update guzzlehttp/psr7 to the latest version
2 parents 621bde4 + ec59018 commit 7e5f484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"psr/http-message": "1.0.*",
17-
"guzzlehttp/psr7": "1.2.*",
17+
"guzzlehttp/psr7": "^1.3.1",
1818
"nilportugues/assert": "^1.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)