Skip to content

Commit

Permalink
Merge pull request #3297 from derrabus/bump/diactoros
Browse files Browse the repository at this point in the history
Allow Diactoros 3
  • Loading branch information
l0gicgate committed Dec 2, 2023
2 parents a0d07d6 + 0ff628c commit ca951fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
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.1",
"phpspec/prophecy": "^1.17",
Expand Down

0 comments on commit ca951fb

Please sign in to comment.