Skip to content

Commit

Permalink
add license info
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmanders committed Jul 24, 2024
1 parent 2342625 commit 676ec24
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
"boilerplate",
"starter-kit"
],
"license": "MIT",
"license": [
"BUSL-1.1",
"GPL-2.0-or-later"
],
"require": {
"php": "^8.2",
"inertiajs/inertia-laravel": "^1.3",
Expand Down

0 comments on commit 676ec24

Please sign in to comment.