Skip to content

Commit

Permalink
Merge pull request #13 from LFSoftware/DivineOmega-correct-license-st…
Browse files Browse the repository at this point in the history
…ring

Correct license string
  • Loading branch information
dextermb authored Jun 13, 2018
2 parents 486cc2f + f1b6927 commit 9f32ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Package for building modular laravel applications",
"minimum-stability": "dev",
"type": "library",
"license": "GPL-3.0-only",
"license": "LGPL-3.0-only",
"keywords": [
"modules",
"php",
Expand Down

0 comments on commit 9f32ba8

Please sign in to comment.