Skip to content

Commit

Permalink
Merge pull request #30 from TomHAnderson/feature/passport
Browse files Browse the repository at this point in the history
Added OAuth2
  • Loading branch information
TomHAnderson authored Apr 15, 2024
2 parents dc60f1f + c9fdc5e commit 394148d
Show file tree
Hide file tree
Showing 38 changed files with 1,200 additions and 214 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@
"license": "MIT",
"require": {
"php": "^8.3",
"api-skeletons/doctrine-orm-graphql": "^10.2",
"api-skeletons/doctrine-orm-graphql": "^11.0",
"api-skeletons/laravel-doctrine-apikey": "^2.0.2",
"api-skeletons/laravel-doctrine-data-fixtures": "^1.0",
"guzzlehttp/guzzle": "^7.2",
"laravel-doctrine/migrations": "^3.1",
"laravel-doctrine/orm": "^2.0",
"laravel/framework": "^10.0",
"laravel/passport": "^12.0",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"mll-lab/laravel-graphiql": "^3.2"
Expand Down
Loading

0 comments on commit 394148d

Please sign in to comment.