Skip to content

Commit a7b979e

Browse files
committed
Issue #25: Bumped psr/http-message to ^1.0 || ^2.0
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent e3b2fd5 commit a7b979e

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
@@ -31,7 +31,7 @@
3131
"laminas/laminas-diactoros": "^2.25.2",
3232
"laminas/laminas-stratigility": "^3.10.0",
3333
"mezzio/mezzio": "^3.17.0",
34-
"psr/http-message": "^1.1",
34+
"psr/http-message": "^1.0 || ^2.0",
3535
"psr/http-server-middleware": "^1.0.2",
3636
"psr/container": "^1.1.2"
3737
},

0 commit comments

Comments
 (0)