Skip to content

Commit 27a111b

Browse files
Update slim/psr7 requirement from ^1.6 to ^1.8
Updates the requirements on [slim/psr7](https://github.com/slimphp/Slim-Psr7) to permit the latest version. - [Release notes](https://github.com/slimphp/Slim-Psr7/releases) - [Commits](slimphp/Slim-Psr7@1.6...1.8.0) --- updated-dependencies: - dependency-name: slim/psr7 dependency-version: 1.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 025043e commit 27a111b

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
@@ -67,7 +67,7 @@
6767
"phpstan/phpstan": "^1 || ^2",
6868
"phpunit/phpunit": "^9.6 || ^10 || ^11 || ^12",
6969
"slim/http": "^1.3",
70-
"slim/psr7": "^1.6",
70+
"slim/psr7": "^1.8",
7171
"squizlabs/php_codesniffer": "^3.10",
7272
"vimeo/psalm": "^5 || ^6"
7373
},

0 commit comments

Comments
 (0)