Skip to content

Commit

Permalink
Update nyholm/psr7-server requirement from ^0.3.0 to ^0.3.0 || ^0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [nyholm/psr7-server](https://github.com/Nyholm/psr7-server) to permit the latest version.
- [Release notes](https://github.com/Nyholm/psr7-server/releases)
- [Changelog](https://github.com/Nyholm/psr7-server/blob/master/CHANGELOG.md)
- [Commits](Nyholm/psr7-server@0.3.0...0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 6, 2020
1 parent 18f23fe commit bf6b7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -60,7 +60,7 @@
"http-interop/http-factory-guzzle": "^1.0",
"laminas/laminas-diactoros": "^2.1",
"nyholm/psr7": "^1.1",
"nyholm/psr7-server": "^0.3.0",
"nyholm/psr7-server": "^0.3.0 || ^0.4.0",
"phpspec/prophecy": "^1.10",
"phpstan/phpstan": "^0.11.5",
"phpunit/phpunit": "^8.5",
Expand Down

0 comments on commit bf6b7fd

Please sign in to comment.