Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starter (not dev) should install the latest release of starter site. #258

Closed
rosiel opened this issue Feb 27, 2023 · 0 comments
Closed

Starter (not dev) should install the latest release of starter site. #258

rosiel opened this issue Feb 27, 2023 · 0 comments
Assignees

Comments

@rosiel
Copy link
Contributor

rosiel commented Feb 27, 2023

The usual way to install Islandora Starter Site should be through using 'starter' and getting the latest tagged release.

I think this can be done easily by changing:

drupal_composer_project_package: 'islandora/islandora-starter-site:dev-main'

to

drupal_composer_project_package: 'islandora/islandora-starter-site:^0.2'

but it needs to be verified that it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants