Skip to content

Commit c1e9b33

Browse files
committed
Update all PHP deps #12152
1 parent c8ac590 commit c1e9b33

File tree

3 files changed

+400
-265
lines changed

3 files changed

+400
-265
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"require": {
2727
"php": "^8.2",
2828
"ext-json": "*",
29+
"laminas/laminas-diactoros": "^3.8",
2930
"psr/http-server-middleware": "^1.0",
30-
"webonyx/graphql-php": "^15.0",
31-
"laminas/laminas-diactoros": "^3.6"
31+
"webonyx/graphql-php": "^15.29"
3232
},
3333
"license": "MIT",
3434
"require-dev": {

0 commit comments

Comments
 (0)