Skip to content

Commit

Permalink
Add missing licence to composer.json (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
exussum12 authored Jul 20, 2021
1 parent 2f2d97b commit bbc3050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "tanmuhittin/laravel-google-translate",
"description": "Translate translation files to other languages using google translate api",
"license": "MIT",
"require": {
"illuminate/console": ">=5.1",
"php": ">=7.0.0",
Expand Down

0 comments on commit bbc3050

Please sign in to comment.