Skip to content

Commit

Permalink
Update starter (#267)
Browse files Browse the repository at this point in the history
* Update starter to 0.7.
* Use tilde operator for pre-1.0 starter site versions.
  • Loading branch information
rosiel authored Jun 30, 2023
1 parent 269395a commit 5e6fc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ drupal_build_composer_project: true
#drupal_composer_dependencies: []

# Presently pointing at the main branch.
drupal_composer_project_package: 'islandora/islandora-starter-site:^0.2'
drupal_composer_project_package: 'islandora/islandora-starter-site:~0.7'

# XXX: Strictly, irrelevant due to using the `--existing-config` flag.
drupal_install_profile: minimal
Expand Down

0 comments on commit 5e6fc18

Please sign in to comment.