Skip to content

Commit

Permalink
Merge branch 'develop' into detect-ddev
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schmidt committed Dec 2, 2021
2 parents b9a1634 + 7f319bb commit 6e5f027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/drupal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ Or, you can specify the export file directly:
<composer command="require" composer="${composer.composer}">
<arg value="drupal/admin_toolbar" />
<arg value="drupal/config_split" />
<arg value="drupal/devel:^3.0" />
<arg value="drupal/devel" />
<arg value="drupal/workbench" />
<arg value="drupal/workbench_tabs" />
</composer>
Expand Down

0 comments on commit 6e5f027

Please sign in to comment.