Skip to content

Commit 67544c5

Browse files
annuhfirstred
authored andcommitted
deps: allow psr/http-message ^2.0
1 parent b846ff6 commit 67544c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"guzzlehttp/psr7": "^1.7 || ^2.0",
2222
"php-http/promise": "^1.0",
2323
"psr/cache": "^1.0 || ^2.0 || ^3.0",
24-
"psr/http-message": "^1.0",
24+
"psr/http-message": "^1.0 || ^2.0",
2525
"psr/log": "^1.0 || ^2.0",
2626
"setasign/fpdf": "^1.8",
2727
"setasign/fpdi": "^2.0",
@@ -65,5 +65,5 @@
6565
"docs": "https://postnl-php.readthedocs.io/",
6666
"source": "https://github.com/firstred/postnl-api-php",
6767
"issues": "https://github.com/firstred/postnl-api-php/issues"
68-
}
68+
}
6969
}

0 commit comments

Comments
 (0)