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

Added ability to update Drupal 8 solutions to 3.x version #25

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

andriyun
Copy link
Contributor

To let OS2Forms installations that are still using Drupal 8 get better and smooth update to Drupal 9
I'd like to update os2forms to v3.

The current state of os2forms to v3 has a blocker for it.
The 3rd version of module permissions_by_term is not compatible with Drupal 8
https://www.drupal.org/project/permissions_by_term/releases/3.1.17

The proposed resolution is to let os2forms to v3 use

"drupal/permissions_by_term": "^3.1 || ^2.25",

Copy link
Contributor

@madsnorgaard madsnorgaard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Good solution.

@andriyun andriyun merged commit 5128a01 into develop Jan 19, 2022
@skifter skifter deleted the allow-3.x-on-drupal8 branch January 31, 2023 13:29
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

Successfully merging this pull request may close these issues.

2 participants