Skip to content

Commit c4483ad

Browse files
Update slim/http requirement from ^1.3 to ^1.4
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.3...1.4.0) --- updated-dependencies: - dependency-name: slim/http dependency-version: 1.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 025043e commit c4483ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"phpspec/prophecy-phpunit": "^2.1",
6767
"phpstan/phpstan": "^1 || ^2",
6868
"phpunit/phpunit": "^9.6 || ^10 || ^11 || ^12",
69-
"slim/http": "^1.3",
69+
"slim/http": "^1.4",
7070
"slim/psr7": "^1.6",
7171
"squizlabs/php_codesniffer": "^3.10",
7272
"vimeo/psalm": "^5 || ^6"

0 commit comments

Comments
 (0)