Skip to content

Commit

Permalink
Composer License (#10)
Browse files Browse the repository at this point in the history
- added license to composer.json
  • Loading branch information
yordadev authored Aug 31, 2022
1 parent 7ead3df commit b9805e0
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 79 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "yorcreative/laravel-urlshortener",
"description": "A laravel url shortener package that provides internal url redirects with passwords, url expirations, open limits before expiration and click tracking out of the box.",
"type": "library",
"license": "MIT",
"keywords": [
"laravel",
"framework",
Expand Down
Loading

0 comments on commit b9805e0

Please sign in to comment.