acquia / lightning-project

A Composer-based installer for the Lightning distribution of Drupal 8. Support ended on November 2, 2021 and this project is no longer maintained.
133 stars 60 forks source link

Default to 4.x branch of Lightning #102

Closed balsama closed 5 years ago

balsama commented 5 years ago

This PR switches the constraint on Lightning from ~3.3.0 to ^4.0. The looser constraint will allow people to update between minor versions (of Lightning and Drupal core) without changing their own constraint.