Skip to content

Commit 8dae34e

Browse files
committed
AC-7723:Upgrade webonyx/graphql-php library to support php8.2
1 parent 868c337 commit 8dae34e

File tree

7 files changed

+110
-89
lines changed

7 files changed

+110
-89
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"composer/composer": "^2.0, !=2.2.16",
4141
"elasticsearch/elasticsearch": "^7.17||^8.5",
4242
"ezyang/htmlpurifier": "^4.14",
43-
"guzzlehttp/guzzle": "^7.4",
43+
"guzzlehttp/guzzle": "^7.5",
4444
"laminas/laminas-captcha": "^2.12",
4545
"laminas/laminas-code": "^4.5",
4646
"laminas/laminas-db": "^2.15",
@@ -85,7 +85,7 @@
8585
"tedivm/jshrink": "^1.4",
8686
"tubalmartin/cssmin": "^4.1",
8787
"web-token/jwt-framework": "^3.1",
88-
"webonyx/graphql-php": "^14.11",
88+
"webonyx/graphql-php": "^15.0",
8989
"wikimedia/less.php": "^3.2"
9090
},
9191
"require-dev": {

composer.lock

Lines changed: 77 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)