Skip to content

Commit 8b266eb

Browse files
Merge pull request #2 from liam-wiltshire/add-license
Add license details to composer.json
2 parents 044a250 + ecee791 commit 8b266eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "liam-wiltshire/laravel-jit-loader",
33
"description": "Just In Time relationship loader for Laravel",
4+
"license": "MIT",
45
"authors": [
56
{
67
"name": "Liam Wiltshire",
@@ -31,4 +32,4 @@
3132
"cs": "php-cs-fixer fix src/ --level=psr2"
3233
},
3334
"minimum-stability": "stable"
34-
}
35+
}

0 commit comments

Comments
 (0)