Skip to content

Commit

Permalink
fix: bump slim/slim from 3.11.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [slim/slim](https://github.com/slimphp/Slim) from 3.11.0 to 4.11.0.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](slimphp/Slim@3.11.0...4.11.0)

---
updated-dependencies:
- dependency-name: slim/slim
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 4, 2023
1 parent a7e54c8 commit a875b66
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 211 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pedrotroller/http-markup",
"require": {
"react/promise": "^2.8",
"slim/slim": "^3.11",
"slim/slim": "^4.11",
"symfony/process": "^5.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit a875b66

Please sign in to comment.