Add Fixed Block Content module and alphabetize requirements list
This commit is contained in:
parent
2d2c5bd978
commit
4e9b63e0bc
1 changed files with 9 additions and 8 deletions
|
@ -10,20 +10,21 @@
|
|||
},
|
||||
"require": {
|
||||
"composer/installers": "^1.0",
|
||||
"drupal-composer/drupal-scaffold": "^2.0.0",
|
||||
"cweagans/composer-patches": "^1.0",
|
||||
"drutopia/drutopia": "^1.0-beta2",
|
||||
"drush/drush": "^9.0",
|
||||
"drupal/migrate_plus": "^4.2",
|
||||
"drupal/migrate_upgrade": "^3",
|
||||
"drupal/migrate_tools": "^4.1",
|
||||
"drupal-composer/drupal-scaffold": "^2.0.0",
|
||||
"drupal/claro": "^1.0@alpha",
|
||||
"drupal/config_actions": "1.x-dev",
|
||||
"drupal/convert_bundles": "^1.0@alpha",
|
||||
"drupal/cshs": "^1.0@beta",
|
||||
"drupal/drutopia_collection": "dev-8.x-1.x as 1.x-dev",
|
||||
"drupal/field_token_value": "^1.0",
|
||||
"drupal/fixed_block_content": "^1.0",
|
||||
"drupal/link_attributes": "^1.9",
|
||||
"drupal/claro": "^1.0@alpha",
|
||||
"drupal/cshs": "^1.0@beta"
|
||||
"drupal/migrate_plus": "^4.2",
|
||||
"drupal/migrate_tools": "^4.1",
|
||||
"drupal/migrate_upgrade": "^3",
|
||||
"drush/drush": "^9.0",
|
||||
"drutopia/drutopia": "^1.0-beta2"
|
||||
},
|
||||
"repositories": {
|
||||
"drupal": {
|
||||
|
|
Loading…
Add table
Reference in a new issue