mirror of
https://github.com/anthonyaxenov/atol-online.git
synced 2024-11-25 00:04:21 +00:00
Мелочи по конфигу composer
This commit is contained in:
parent
573af15bac
commit
b4cc0fec53
@ -75,5 +75,9 @@
|
||||
"scripts": {
|
||||
"test": "vendor/bin/phpunit --colors=always",
|
||||
"coverage": "php -dxdebug.mode=coverage vendor/bin/phpunit --coverage-html .coverage"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"sort-packages": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user