File "composer.json"
Full path: /home/zvmcccat/public_html/nc_asa/apps/notifications/composer.json
File
size: 305 B
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
{
"name": "nextcloud/notifications",
"description": "notifications",
"license": "AGPL",
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true
},
"require": {
},
"scripts": {
"lint": "find . -name \\*.php -not -path './vendor/*' -exec php -l \"{}\" \\;"
}
}