Skip to content

Commit

Permalink
Merge branch '4.x' into update-for-php83
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed Dec 2, 2023
2 parents 85a19ec + ca951fb commit 6013068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"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",
"nyholm/psr7-server": "^1.1",
"phpspec/prophecy": "^1.17",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.10",
Expand Down

0 comments on commit 6013068

Please sign in to comment.