Skip to content

Commit

Permalink
Update slim/slim requirement from ^4.10 to ^4.11
Browse files Browse the repository at this point in the history
Updates the requirements on [slim/slim](https://github.com/slimphp/Slim) to permit the latest version.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](slimphp/Slim@4.10.0...4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent 1997d86 commit c8cb11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
"monolog/monolog": "^2.8",
"php-di/php-di": "^6.4",
"slim/psr7": "^1.5",
"slim/slim": "^4.10"
"slim/slim": "^4.11"
},
"require-dev": {
"jangregor/phpstan-prophecy": "^1.0.0",
Expand Down

0 comments on commit c8cb11f

Please sign in to comment.