Skip to content

Commit

Permalink
Fix composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernand197 committed Jun 16, 2022
1 parent 98600f4 commit 4008970
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"php": "^7.3|^8.0",
"barryvdh/laravel-ide-helper": "^2.12",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"guzzlehttp/guzzle": "^7.4",
"laravel/framework": "^8.75",
"laravel/sanctum": "^2.11",
"laravel/tinker": "^2.5",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4008970

Please sign in to comment.