Skip to content

Commit c4ba1f2

Browse files
authored
Merge pull request #65 from TomHAnderson/feature/graphiql-4
Upgraded graphiql
2 parents 3a1af77 + 06cfe04 commit c4ba1f2

File tree

2 files changed

+380
-288
lines changed

2 files changed

+380
-288
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"laravel-doctrine/orm": "^3.0",
1111
"laravel/framework": "^12.0",
1212
"laravel/tinker": "^2.10.1",
13-
"mll-lab/laravel-graphiql": "^3.2"
13+
"mll-lab/laravel-graphiql": "^4.0"
1414
},
1515
"require-dev": {
1616
"doctrine/coding-standard": "^12.0",

0 commit comments

Comments
 (0)