Sort packages
This commit is contained in:
parent
764966c7fa
commit
72c328a41a
|
@ -2,12 +2,15 @@
|
|||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"deployer/deployer": "^4.0",
|
||||
"drush/drush": "^8.0",
|
||||
"friendsofphp/php-cs-fixer": "^1.12",
|
||||
"hirak/prestissimo": "^0.3.5",
|
||||
"opdavies/drupal-vm-generator": "^2.9",
|
||||
"pantheon-systems/terminus": "^0.13.1",
|
||||
"squizlabs/php_codesniffer": "^2.7",
|
||||
"deployer/deployer": "^4.0",
|
||||
"hirak/prestissimo": "^0.3.5",
|
||||
"drush/drush": "^8.0"
|
||||
"squizlabs/php_codesniffer": "^2.7"
|
||||
},
|
||||
"config": {
|
||||
"sort-packages": true
|
||||
}
|
||||
}
|
||||
|
|
4
.composer/composer.lock
generated
4
.composer/composer.lock
generated
|
@ -4,8 +4,8 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "c7bc4c0c5759ccb017521e3b85652643",
|
||||
"content-hash": "8e70addc8b407a8384bbe28d70a1f17b",
|
||||
"hash": "0ff4fa15b4bec559ec19fade00c503e8",
|
||||
"content-hash": "a106b99d858c808f8998ba307391b047",
|
||||
"packages": [
|
||||
{
|
||||
"name": "consolidation/annotated-command",
|
||||
|
|
Loading…
Reference in a new issue