Skip to content

Commit 82ead38

Browse files
authored
Merge pull request #44 from moufmouf/update_graphiql
Updating GraphiQL bundle to be compatible with Symfony 5
2 parents e333ee7 + 1ac2af8 commit 82ead38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/psr-http-message-bridge": "^1",
2828
"nyholm/psr7": "^1.1",
2929
"zendframework/zend-diactoros": "^1.8.6",
30-
"overblog/graphiql-bundle": "^0.1.2",
30+
"overblog/graphiql-bundle": "^0.1.2 | ^0.2",
3131
"thecodingmachine/cache-utils": "^1"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)