Skip to content

Commit 2d42c5a

Browse files
authored
Merge pull request #76 from slimphp/dependabot/composer/slim/psr7-tw-1.5
Update slim/psr7 requirement from ^1.3.0 to ^1.5
2 parents 303083a + e48d03a commit 2d42c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^9.5.10",
32-
"slim/psr7": "^1.3.0",
32+
"slim/psr7": "^1.5",
3333
"squizlabs/php_codesniffer": "^3.6"
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)