- Issue created by @rgoico
- Merge request !20feat: added compatibility with field_group version 3 and 4 β (Merged) created by Unnamed author
- πͺπΈSpain rgoico Cantabria
rgoico β changed the visibility of the branch 2.x to hidden.
- πͺπΈSpain rgoico Cantabria
rgoico β changed the visibility of the branch 8.x-1.x to hidden.
- πͺπΈSpain espurnes
Hello same issue here,
Recently in a project, we have a module required by many other modules, that depends on field_group:4.x, and we also have simple_multistep, which just support version ^3.0.
Then we cannot use the other module because both have incompatible dependencies.
It will be great to have that MR in the module or at least a commit in the repo to use that commit in the composer.
Thanks
- πͺπΈSpain espurnes
Hello,
This might be relevant to dmezquia, as he is one of the maintainers. Additionally, considering that some maintainers are based in Ukraine and may be facing challenges due to the current situation, it's completely understandable if responses take time.
thanks
- First commit to issue fork.
- π΅π±Poland alorenc Wolsztyn, π΅π±
Updated to 'drupal/field_group:^4.0'
- πΊπ¦Ukraine vitaliyb98
Hello @alorenc, thanks for your changes, I tested it with field_group 4.0 and simple_multistep 2.1.0.
- Status changed to Fixed
about 1 month ago 6:25am 22 June 2025 - π·πΈSerbia super_romeo Belgrade
Version 2.1.0 still uses version 3:
"require": { "drupal/field_group": "^3.0" }
Is that how it's supposed to work?
- πΊπ¦Ukraine vitaliyb98
This fix will be available in the next version release
Automatically closed - issue fixed for 2 weeks with no activity.