Skip to content

Commit

Permalink
Update slim/http requirement from ^1.2 to ^1.3
Browse files Browse the repository at this point in the history
Updates the requirements on [slim/http](https://github.com/slimphp/Slim-Http) to permit the latest version.
- [Release notes](https://github.com/slimphp/Slim-Http/releases)
- [Commits](slimphp/Slim-Http@1.2.0...1.3)

---
updated-dependencies:
- dependency-name: slim/http
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent 75d5613 commit e53a9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -66,7 +66,7 @@
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.8",
"phpunit/phpunit": "^9.5",
"slim/http": "^1.2",
"slim/http": "^1.3",
"slim/psr7": "^1.5",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down

0 comments on commit e53a9ba

Please sign in to comment.