Sort packages
This commit is contained in:
parent
764966c7fa
commit
72c328a41a
2 changed files with 9 additions and 6 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue