Skip to content

Commit

Permalink
Update slim/slim requirement from ^4.12 to ^4.13
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.12.0...4.13.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 Apr 1, 2024
1 parent 600832d commit 253eb9a
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 @@
"require": {
"php": "^7.4 || ^8.0",
"psr/http-message": "^1.1",
"slim/slim": "^4.12",
"slim/slim": "^4.13",
"twig/twig": "^3.8",
"symfony/polyfill-php81": "^1.29"
},
Expand Down

0 comments on commit 253eb9a

Please sign in to comment.