Skip to content

Commit 31167cc

Browse files
novia713LOBsTerr
andauthored
[D8.8 update] (#379)
* [D8.8 update] from drupal-composer/drupal-project to drupal/recommended-project * Set 9.x-dev version * Set 9.x-dev version * Update version to 9.x-dev Co-authored-by: Nikolay Lobachev <[email protected]>
1 parent ad99027 commit 31167cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/chain/develop-contribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ command:
44
name: develop:contribute
55
description: 'Download Drupal + Drupal Console to contribute.'
66
vars:
7-
repository: drupal-composer/drupal-project:8.x-dev
7+
repository: drupal/recommended-project:9.x-dev
88
commands:
99
- command: exec
1010
arguments:

config/chain/quick-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ command:
88
vars:
99
repository:
1010
- weknowinc/drupal-project
11-
- drupal-composer/drupal-project:8.x-dev
11+
- drupal/recommended-project:9.x-dev
1212
- acquia/lightning-project
1313
- acquia/reservoir-project
1414
profile: standard

config/chain/site-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ command:
77
vars:
88
repository:
99
- weknowinc/drupal-project
10-
- drupal-composer/drupal-project:8.x-dev
10+
- drupal/recommended-project:9.x-dev
1111
- acquia/lightning-project
1212
- acquia/reservoir-project
1313
- drupal/drupal

0 commit comments

Comments
 (0)