Skip to content

Commit 6988fec

Browse files
authored
Update composer.json
1 parent 7e5f484 commit 6988fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
}
1414
],
1515
"require": {
16-
"psr/http-message": "1.0.*",
17-
"guzzlehttp/psr7": "^1.3.1",
16+
"psr/http-message": "^1.0",
17+
"guzzlehttp/psr7": "^1.3",
1818
"nilportugues/assert": "^1.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)