mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Normalize composer.json
This commit is contained in:
parent
db55cfbc0a
commit
87ce9fd48d
1 changed files with 2 additions and 2 deletions
|
@ -196,9 +196,9 @@
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
"phpstan/extension-installer": true,
|
"ergebnis/composer-normalize": true,
|
||||||
"php-http/discovery": true,
|
"php-http/discovery": true,
|
||||||
"ergebnis/composer-normalize": true
|
"phpstan/extension-installer": true
|
||||||
},
|
},
|
||||||
"bin-dir": "bin",
|
"bin-dir": "bin",
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue