Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit cff39f0

Browse files
committed
Fixes #2063: Update devel version to work with Drupal 9.
1 parent 396c6ba commit cff39f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ drupal_build_composer: false
7272
drupal_composer_path: "{{ config_dir }}/drupal.composer.json"
7373
drupal_composer_install_dir: "/var/www/drupalvm/drupal"
7474
drupal_composer_dependencies:
75-
- "drupal/devel:^1.2"
75+
- "drupal/devel:^4.0"
7676

7777
# Set this to 'true' and 'drupal_build_makefile', 'drupal_build_composer' to 'false'
7878
# if you are using Composer's create-project as a site deployment strategy.

0 commit comments

Comments
 (0)