Skip to content

Commit

Permalink
Upgrade laravel-graphiql & remove fork
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Custodio <[email protected]>
  • Loading branch information
leonardocustodio authored Jul 5, 2023
1 parent 33023e6 commit c12469d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"guzzlehttp/guzzle": "7.6.1",
"illuminate/contracts": "^10.0",
"kevinrob/guzzle-cache-middleware": "^4.0",
"mll-lab/laravel-graphiql": "3.0.0",
"mll-lab/laravel-graphiql": "^3.1.0",
"phrity/websocket": "^1.0",
"rebing/graphql-laravel": "^9.0",
"revolt/event-loop": "^1.0",
Expand All @@ -63,12 +63,6 @@
"phpunit/phpunit": "^10.0",
"roave/security-advisories": "dev-latest"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/leonardocustodio/laravel-graphiql.git"
}
],
"autoload": {
"psr-4": {
"Enjin\\Platform\\": "src",
Expand Down

0 comments on commit c12469d

Please sign in to comment.