Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkregel authored Sep 30, 2023
1 parent 02ef58c commit bd63731
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"name": "kregel/laravel-flight",
"description": "A Laravel Package that uses Laravel Socialite to access Laravel tools like Horizon, and Telescope",
"description": "Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.",
"keywords": [
"kregel",
"laravel-flight",
"oauth",
"socialite"
"socialite",
"laravel",
"authentication",
"horizon"
],
"homepage": "https://github.com/kregel/laravel-flight",
"license": "MIT",
Expand Down

0 comments on commit bd63731

Please sign in to comment.