Composer file
This commit is contained in:
10
composer.json
Normal file
10
composer.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"name": "avsdev/sprinkle-organisations",
|
||||||
|
"type": "userfrosting-sprinkle",
|
||||||
|
"description": "Sprinkle for adding organisations to UF",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"UserFrosting\\Sprinkle\\Organisations\\": "src/"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user