Skip to content

Commit

Permalink
Update slim/psr7 requirement from ^1.5 to ^1.6
Browse files Browse the repository at this point in the history
Updates the requirements on [slim/psr7](https://github.com/slimphp/Slim-Psr7) to permit the latest version.
- [Release notes](https://github.com/slimphp/Slim-Psr7/releases)
- [Commits](slimphp/Slim-Psr7@1.5...1.6)

---
updated-dependencies:
- dependency-name: slim/psr7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2022
1 parent fbd862d commit 16fadef
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 @@ -67,7 +67,7 @@
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"slim/http": "^1.2",
"slim/psr7": "^1.5",
"slim/psr7": "^1.6",
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
Expand Down

0 comments on commit 16fadef

Please # to comment.