We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e73c5 commit be0c27eCopy full SHA for be0c27e
config.contrib.yaml
@@ -4,6 +4,8 @@ web_environment:
4
# To change the Drupal core version, see the README:
5
# https://github.com/ddev/ddev-drupal-contrib/blob/main/README.md#changing-the-drupal-core-version
6
- DRUPAL_CORE=^11
7
+ - # https://git.drupalcode.org/project/gitlab_templates/-/blob/1.9.6/scripts/expand_composer_json.php?ref_type=tags#L15
8
+ - IGNORE_PROJECT_DRUPAL_CORE_VERSION=1
9
- SIMPLETEST_DB=mysql://db:db@db/db
10
- SIMPLETEST_BASE_URL=http://web
11
- BROWSERTEST_OUTPUT_DIRECTORY=/tmp
0 commit comments