Skip to content

Commit

Permalink
Merge pull request #4 from andrew-demb/patch-1
Browse files Browse the repository at this point in the history
📦 Explicitly declare dependency to `psr/http-message`
  • Loading branch information
asp24 authored Jan 24, 2024
2 parents bc86955 + b94595e commit 125e018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"nyholm/psr7": "^1.3",
"php-http/httplug": "^2.0",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0",
"symfony/options-resolver": "^2.6 || ^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 125e018

Please sign in to comment.