Skip to content

Commit

Permalink
Update slim/psr7 requirement from ^1.6 to ^1.7
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.6...1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 7d4ffd0 commit fbd30be
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 @@ -20,7 +20,7 @@
"php": "^8.2",
"ext-json": "*",
"php-di/php-di": "^7.0",
"slim/psr7": "^1.6",
"slim/psr7": "^1.7",
"slim/slim": "^4.13",
"slim/twig-view": "^3.4",
"symfony/translation": "^7.0",
Expand Down

0 comments on commit fbd30be

Please sign in to comment.