Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
|
@ -4,10 +4,10 @@ description: 'Minimal profile for running tests. Includes absolutely required mo
|
|||
version: VERSION
|
||||
core: 8.x
|
||||
hidden: true
|
||||
dependencies:
|
||||
install:
|
||||
# Enable page_cache and dynamic_page_cache in testing, to ensure that as many
|
||||
# tests as possible run with them enabled.
|
||||
- page_cache
|
||||
- drupal:page_cache
|
||||
- dynamic_page_cache
|
||||
# @todo: Remove this in https://www.drupal.org/node/2352949
|
||||
themes:
|
||||
|
|
Reference in a new issue