Skip to content

Commit

Permalink
Update slim/slim requirement from ^4.13 to ^4.14
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.13.0...4.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 3a0366d commit 3689651
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 @@ -21,7 +21,7 @@
"ext-json": "*",
"php-di/php-di": "^7.0",
"slim/psr7": "^1.7",
"slim/slim": "^4.13",
"slim/slim": "^4.14",
"slim/twig-view": "^3.4",
"symfony/translation": "^7.1",
"symfony/twig-bridge": "^7.1",
Expand Down

0 comments on commit 3689651

Please sign in to comment.