- Issue created by @sascher
- πΊπΈUnited States pixiekat
Depending on what's changed or if it's a minor release, you should be able to alias it in your own composer.json using
"drupal/state_machine": "1.6 as 1.5"
until the Opigno's composer is update.According to the release notes, there's no real breaking changes. It was just an incredibly minor release.
https://www.drupal.org/project/state_machine/releases/8.x-1.6 β
- πΊπΈUnited States sascher
That is an excellent suggestion. I was able to bypass Opigno's composer json but putting that in one in the top level of our project directory under the "require:" section