Skip to content

Commit 87201f1

Browse files
committed
Initial commit of the 9.x branch.
1 parent 176717f commit 87201f1

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

commerce_base.info.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Commerce Base
22
type: profile
3-
core: 8.x
3+
core_version_requirement: ^9
44
description: 'Install with Drupal Commerce pre-configured.'
55
distribution:
66
name: 'Drupal'
@@ -41,26 +41,26 @@ dependencies:
4141
- automated_cron
4242

4343
# Commerce
44-
- address
45-
- entity
46-
- profile
47-
- inline_entity_form
48-
- state_machine
49-
- commerce
50-
- commerce_log
51-
- commerce_checkout
52-
- commerce_cart
53-
- commerce_order
54-
- commerce_product
55-
- commerce_price
56-
- commerce_store
57-
- commerce_payment
58-
- commerce_promotion
59-
- commerce_tax
60-
44+
- address:address
45+
- entity:entity
46+
- profile:profile
47+
- inline_entity_form:inline_entity_form
48+
- state_machine:state_machine
49+
- commerce:commerce
50+
- commerce:commerce_log
51+
- commerce:commerce_checkout
52+
- commerce:commerce_cart
53+
- commerce:commerce_order
54+
- commerce:commerce_product
55+
- commerce:commerce_price
56+
- commerce:commerce_store
57+
- commerce:commerce_payment
58+
- commerce:commerce_promotion
59+
- commerce:commerce_tax
60+
6161
# Contrib
62-
- admin_toolbar
63-
- swiftmailer
62+
- admin_toolbar:admin_toolbar
63+
- swiftmailer:swiftmailer
6464
themes:
6565
- bartik
6666
- seven

0 commit comments

Comments
 (0)