mirror of
https://github.com/michaelachrisco/ReadOnlyTraitLaravel.git
synced 2024-10-31 21:33:23 -07:00
Added license and package details (#25)
This commit is contained in:
parent
7eb8050b66
commit
eb090875d5
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
"email": "michaelachrisco@gmail.com"
|
||||
}
|
||||
],
|
||||
"keywords": ["laravel", "eloquent", "read-only"],
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {"MichaelAChrisco\\ReadOnly\\": "src/"}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue