Skip to content

Commit

Permalink
Update fig/http-message-util requirement from ^1.1.4 to ^1.1.5
Browse files Browse the repository at this point in the history
Updates the requirements on [fig/http-message-util](https://github.com/php-fig/http-message-util) to permit the latest version.
- [Release notes](https://github.com/php-fig/http-message-util/releases)
- [Changelog](https://github.com/php-fig/http-message-util/blob/master/CHANGELOG.md)
- [Commits](php-fig/http-message-util@1.1.4...1.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 1, 2020
1 parent 235d2e5 commit f5da2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -29,7 +29,7 @@
],
"require": {
"php": "^7.2 || ^8.0",
"fig/http-message-util": "^1.1.4",
"fig/http-message-util": "^1.1.5",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"ralouphie/getallheaders": "^3",
Expand Down

0 comments on commit f5da2d8

Please sign in to comment.