Skip to content

Commit a82f7b0

Browse files
authored
add license to composer.json (#240)
1 parent ecc6855 commit a82f7b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "statamic/eloquent-driver",
33
"description": "Allows you to store Statamic data in a database.",
4+
"license": "MIT",
45
"autoload": {
56
"psr-4": {
67
"Statamic\\Eloquent\\": "src"

0 commit comments

Comments
 (0)