Skip to content

Commit be0b537

Browse files
authored
Dropped the obsolete graphql_playground option from API Platform config (#187)
For more details see #187 Key changes: * Dropped the obsolete `graphql_playground` option from API Platform config * [Composer] Bumped api-platform/core to ~4.1.18
1 parent 8c5c0ae commit be0b537

File tree

3 files changed

+1
-490
lines changed

3 files changed

+1
-490
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ext-libxml": "*",
2929
"ext-simplexml": "*",
3030
"ext-xmlwriter": "*",
31-
"api-platform/core": "~4.1.0",
31+
"api-platform/core": "~4.1.18",
3232
"ibexa/core": "~5.0.x-dev",
3333
"ibexa/polyfill-php82": "^1.0",
3434
"ibexa/templated-uri-bundle": "^4.0",

0 commit comments

Comments
 (0)