Problem/Motivation
This project isn't Drupal 10 compatible at the moment. We need to make the code compatible with the next major release
Steps to reproduce
Install upgrade status module and check the report. You'll see this module requires some attention in order to upgrade your site to Drupal 10
Issue fork commerce_profile_pane-3393184
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3393184-drupal-10-compatible
compare
- 8.x-1.x
changes, plain diff MR !2
Comments
Comment #3
luismagr commentedI've opened a MR for this issue and there's a fork you can use. Moving the issue to "Needs review".
Thanks
Comment #4
luismagr commentedComment #5
elc commentedWorks as expected with just the core_version_requirements being updated.
Using MR fork as it's a file composer relies on.
Comment #7
joachim commentedCommitted. Thanks!