Skip to content

Commit

Permalink
Update slim/slim requirement from ^4.5 to ^4.7
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.5.0...4.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 1, 2020
1 parent 1959c1f commit ddcba04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^7.2",
"psr/http-message": "^1.0",
"slim/slim": "^4.5",
"slim/slim": "^4.7",
"twig/twig": "^3.1"
},
"require-dev": {
Expand Down

0 comments on commit ddcba04

Please sign in to comment.