Skip to content

Commit c2e3495

Browse files
committed
Update slim/psr7 dependencies
1 parent 745368b commit c2e3495

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
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^7.0 || ^8.0",
32-
"slim/psr7": "^1",
32+
"slim/psr7": "^0.6 || ^1",
3333
"squizlabs/php_codesniffer": "^3.5"
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)