Skip to content

Commit

Permalink
Allow Diactoros 3
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Nov 10, 2023
1 parent fdb6d61 commit 7614f68
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 @@ -59,7 +59,7 @@
"guzzlehttp/psr7": "^2.6",
"httpsoft/http-message": "^1.1",
"httpsoft/http-server-request": "^1.1",
"laminas/laminas-diactoros": "^2.17",
"laminas/laminas-diactoros": "^2.17 || ^3",
"nyholm/psr7": "^1.8",
"nyholm/psr7-server": "^1.0",
"phpspec/prophecy": "^1.17",
Expand Down

0 comments on commit 7614f68

Please sign in to comment.