Skip to content

Commit

Permalink
dependencies: allow installing guzzlehttp/psr7 2.0
Browse files Browse the repository at this point in the history
This constraint was introduced in
d8f93d9
  • Loading branch information
jtojnar authored Nov 3, 2022
1 parent 897e44c commit 6fa9019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"smalot/pdfparser": "^1.0",
"symfony/options-resolver": "^3.4|^4.4|^5.3",
"true/punycode": "^2.1",
"guzzlehttp/psr7": "^1.5.0"
"guzzlehttp/psr7": "^1.5.0|^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
Expand Down

0 comments on commit 6fa9019

Please sign in to comment.