Skip to content

Commit 841b36f

Browse files
committed
Update dependencies
1 parent 45c18f2 commit 841b36f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,13 @@
2121
"require": {
2222
"php": "^7.4|^8.0",
2323
"shrikeh/teapot": "^1.0|^2.0",
24-
"psr/http-message": "~1.0",
24+
"psr/http-message": "^1.0",
2525
"alcohol/iso4217": "^4.0"
2626
},
2727
"suggest": {
2828
"moneyphp/money": "^3.0",
2929
"guzzlehttp/psr7": "^1.2.0",
30-
"guzzlehttp/guzzle": "~6.0",
31-
"zendframework/zend-diactoros": "~1.3"
30+
"guzzlehttp/guzzle": "^6.0|^7.0|^8.0"
3231
},
3332
"require-dev": {
3433
"phpunit/phpunit": "^4.8.0"

0 commit comments

Comments
 (0)