Upgrading drupal/allowed_formats (1.5.0 => 2.0.0)
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 9 additions, 9 deletionscomposer.lock
- vendor/composer/installed.json 9 additions, 9 deletionsvendor/composer/installed.json
- vendor/composer/installed.php 5 additions, 5 deletionsvendor/composer/installed.php
- web/modules/allowed_formats/README.txt 2 additions, 0 deletionsweb/modules/allowed_formats/README.txt
- web/modules/allowed_formats/allowed_formats.info.yml 4 additions, 4 deletionsweb/modules/allowed_formats/allowed_formats.info.yml
- web/modules/allowed_formats/allowed_formats.module 2 additions, 2 deletionsweb/modules/allowed_formats/allowed_formats.module
- web/modules/allowed_formats/composer.json 1 addition, 1 deletionweb/modules/allowed_formats/composer.json
- web/modules/allowed_formats/tests/modules/allowed_formats_base_fields_test/allowed_formats_base_fields_test.info.yml 3 additions, 4 deletions...ase_fields_test/allowed_formats_base_fields_test.info.yml
- web/modules/allowed_formats/tests/src/Functional/AllowedFormatsTest.php 2 additions, 2 deletions...lowed_formats/tests/src/Functional/AllowedFormatsTest.php
... | ... | @@ -91,7 +91,7 @@ |
"drupal/admin_toolbar": "3.4", | ||
"drupal/adminimal_theme": "^1.6", | ||
"drupal/administerusersbyrole": "3.3", | ||
"drupal/allowed_formats": "1.5", | ||
"drupal/allowed_formats": "2.0", | ||
"drupal/anchor_link": "1.10", | ||
"drupal/better_exposed_filters": "^6.0", | ||
"drupal/block_field": "1.0.0-rc4", | ||
... | ... |
Please register or sign in to comment