Skip to content

Commit 40ae089

Browse files
committed
Allow laminas-diactoros 3 as dev dependency
Signed-off-by: Aleksei Khudiakov <[email protected]>
1 parent bb607f4 commit 40ae089

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
@@ -22,7 +22,7 @@
2222
"f3-factory/fatfree-psr7": "^2.0",
2323
"guzzlehttp/psr7": "^1.7 || ^2.0",
2424
"httpsoft/http-message": "^1.1",
25-
"laminas/laminas-diactoros": "^2.1",
25+
"laminas/laminas-diactoros": "^2.1 || ^3.0",
2626
"nyholm/psr7": "^1.0",
2727
"ringcentral/psr7": "^1.2",
2828
"slim/psr7": "^1.4"

0 commit comments

Comments
 (0)