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

Issue 71 fix composer #93

Merged
merged 2 commits into from
Oct 5, 2020
Merged

Issue 71 fix composer #93

merged 2 commits into from
Oct 5, 2020

Conversation

mcmulman
Copy link
Contributor

@mcmulman mcmulman commented Oct 5, 2020

Resolve #71
Fix invalid composer replace.
Use underscores in package name.

@mcmulman mcmulman requested a review from CybotTM October 5, 2020 08:29
@@ -16,7 +16,7 @@
}
},
"replace": {
"rte_ckeditor_image": "self.version",
Copy link
Member

Choose a reason for hiding this comment

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

What makes this obsolete? Is this change unrelated to renaming the package?
I thought this is a TYPO3 requirement?

@CybotTM CybotTM merged commit ffb5948 into master Oct 5, 2020
@CybotTM CybotTM deleted the issue-71_fix-composer branch October 5, 2020 08:45
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.

invalid composer.json in master
2 participants