Removed local config plugin and fixed Index info pages.
This commit is contained in:
parent
84dc4ee873
commit
45900202dc
3 changed files with 4 additions and 70 deletions
|
@ -7,8 +7,7 @@
|
|||
"erusev/parsedown": "~1.6",
|
||||
"chillerlan/php-qrcode": "^4.3",
|
||||
"symfony/mailer": "^6.0",
|
||||
"matomo/device-detector": "^6.1",
|
||||
"wikimedia/composer-merge-plugin": "^2.1"
|
||||
"matomo/device-detector": "^6.1"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
@ -28,16 +27,7 @@
|
|||
"preferred-install": "dist",
|
||||
"allow-plugins": {
|
||||
"composer/installers": true,
|
||||
"wikimedia/composer-merge-plugin": true
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"merge-plugin": {
|
||||
"include": [
|
||||
"composer.local.json"
|
||||
],
|
||||
"recurse": true,
|
||||
"replace": true
|
||||
"wikimedia/composer-merge-plugin": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue