mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
12 lines
No EOL
245 B
JSON
12 lines
No EOL
245 B
JSON
{
|
|
"require": {
|
|
"tightenco/jigsaw": "^1.3",
|
|
"tightenco/jigsaw-docs-template": "^1.0",
|
|
"samdark/sitemap": "^2.2"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\Listeners\\": "listeners/"
|
|
}
|
|
}
|
|
} |