We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b846ff6 commit 67544c5Copy full SHA for 67544c5
1 file changed
composer.json
@@ -21,7 +21,7 @@
21
"guzzlehttp/psr7": "^1.7 || ^2.0",
22
"php-http/promise": "^1.0",
23
"psr/cache": "^1.0 || ^2.0 || ^3.0",
24
- "psr/http-message": "^1.0",
+ "psr/http-message": "^1.0 || ^2.0",
25
"psr/log": "^1.0 || ^2.0",
26
"setasign/fpdf": "^1.8",
27
"setasign/fpdi": "^2.0",
@@ -65,5 +65,5 @@
65
"docs": "https://postnl-php.readthedocs.io/",
66
"source": "https://github.com/firstred/postnl-api-php",
67
"issues": "https://github.com/firstred/postnl-api-php/issues"
68
- }
+ }
69
}
0 commit comments