Skip to content

Commit 03cd47c

Browse files
committed
📦 Add support for laminas/laminas-diactoros v3
1 parent 7446b37 commit 03cd47c

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
@@ -28,7 +28,7 @@
2828
"doctrine/annotations": "^1.13 || ^2.0.1",
2929
"symfony/psr-http-message-bridge": "^2.0 || ^7.0",
3030
"nyholm/psr7": "^1.1",
31-
"laminas/laminas-diactoros": "^2.2.2",
31+
"laminas/laminas-diactoros": "^2.2.2 || ^3",
3232
"overblog/graphiql-bundle": "^0.2 || ^0.3 || ^1",
3333
"thecodingmachine/cache-utils": "^1"
3434
},

0 commit comments

Comments
 (0)