Skip to content

Commit

Permalink
📦 Add support for laminas/laminas-diactoros v3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-demb committed Dec 31, 2024
1 parent 7446b37 commit 03cd47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"doctrine/annotations": "^1.13 || ^2.0.1",
"symfony/psr-http-message-bridge": "^2.0 || ^7.0",
"nyholm/psr7": "^1.1",
"laminas/laminas-diactoros": "^2.2.2",
"laminas/laminas-diactoros": "^2.2.2 || ^3",
"overblog/graphiql-bundle": "^0.2 || ^0.3 || ^1",
"thecodingmachine/cache-utils": "^1"
},
Expand Down

0 comments on commit 03cd47c

Please sign in to comment.