Skip to content

Commit

Permalink
add author
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmanders committed Jul 24, 2024
1 parent 676ec24 commit 51e7e68
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
"BUSL-1.1",
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Josh Manders",
"homepage": "https://x.com/joshmanders",
"role": "Developer"
}
],
"require": {
"php": "^8.2",
"inertiajs/inertia-laravel": "^1.3",
Expand Down

0 comments on commit 51e7e68

Please sign in to comment.