Skip to content

Commit ec1f014

Browse files
committed
pixelandtonic/graphql-php
1 parent 6671e9d commit ec1f014

3 files changed

Lines changed: 70 additions & 67 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes for Craft CMS 4
22

3+
## Unreleased
4+
5+
- Fixed an issue that prevented Craft from being installed. ([#18700](https://github.com/craftcms/cms/issues/18700))
6+
37
## 4.17.13 - 2026-04-07
48

59
- Most classes can now be instantiated via the `create()` Twig function. ([#18376](https://github.com/craftcms/cms/discussions/18376))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"mikehaertl/php-shellcommand": "^1.6.3",
4747
"moneyphp/money": "^4.0",
4848
"monolog/monolog": "^2.3",
49+
"pixelandtonic/graphql-php": "~14.11.10.1",
4950
"pixelandtonic/imagine": "~1.3.3.1",
5051
"samdark/yii2-psr-log-target": "^1.1.3",
5152
"seld/cli-prompt": "^1.0.4",
@@ -55,7 +56,6 @@
5556
"theiconic/name-parser": "^1.2",
5657
"twig/twig": "~3.19.0",
5758
"voku/stringy": "^6.4.0",
58-
"webonyx/graphql-php": "~14.11.10",
5959
"yiisoft/yii2": "~2.0.54.0",
6060
"yiisoft/yii2-debug": "~2.1.27.0",
6161
"yiisoft/yii2-queue": "~2.3.2",

composer.lock

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

0 commit comments

Comments
 (0)