Skip to content

Commit d44bf1d

Browse files
committed
📦 Add support for overblog/graphiql-bundle v1
This unlocks update for more Symfony components to v7
1 parent b138242 commit d44bf1d

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
@@ -29,7 +29,7 @@
2929
"symfony/psr-http-message-bridge": "^2.0",
3030
"nyholm/psr7": "^1.1",
3131
"laminas/laminas-diactoros": "^2.2.2",
32-
"overblog/graphiql-bundle": "^0.2 || ^0.3",
32+
"overblog/graphiql-bundle": "^0.2 || ^0.3 || ^1",
3333
"thecodingmachine/cache-utils": "^1"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)