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

D10-28: D10 support. #114

Merged
merged 2 commits into from
Sep 26, 2023
Merged

D10-28: D10 support. #114

merged 2 commits into from
Sep 26, 2023

Conversation

adam-vessey
Copy link
Contributor

No description provided.

@adam-vessey adam-vessey added the patch Backwards compatible bug fixes. label Sep 14, 2023
@nchiasson-dgi
Copy link
Contributor

Ran tests against this module. No issues were encountered. Merging PR in and generating tag.

@nchiasson-dgi nchiasson-dgi merged commit 75e3c0e into main Sep 26, 2023
1 check passed
@nchiasson-dgi nchiasson-dgi deleted the fix/d10-support branch September 26, 2023 13:28
"drupal/migrate_plus": "^5.1",
"drupal/migrate_tools": "^5.0",
"drupal/migrate_plus": "^5.1 || ^6",
"drupal/migrate_tools": "^5.0 || ^6",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm... might've jumped the gun a bit, on bumping this. Looks like there's some bigger changes necessitating a major bump here as well, such as:

  • referenced file moving namespace
  • type hints needing to be updated to match

Slapped together: #116 and #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Backwards compatible bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants