Skip to content

Commit 8aeaaab

Browse files
Added support for diactoros v3. (#17)
1 parent 9516e52 commit 8aeaaab

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
@@ -16,7 +16,7 @@
1616
"codeception/lib-innerbrowser": "^3.0 | ^4.0",
1717
"codeception/codeception": "^5.0.8",
1818
"container-interop/container-interop": "^1.2",
19-
"laminas/laminas-diactoros": "^2.0",
19+
"laminas/laminas-diactoros": "^2.0 || ^3.0",
2020
"mezzio/mezzio": "^3.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)