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

Account for no composer.json file on module #80

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Conversation

@hanoii
Copy link
Contributor Author

hanoii commented Oct 7, 2024

Hmm, I think the empty composer.json needs to be removed after poser expand-composer-json finishes

@weitzman weitzman merged commit b552de7 into ddev:main Oct 10, 2024
2 checks passed
hanoii added a commit to hanoii/ddev-drupal-contrib that referenced this pull request Oct 10, 2024
* Account for no composer.json file on module

* remove empty composer.json if created by the addon

* cleaner use of bash variables for empty composer removal

* fix: prevent tests from failing
@hanoii hanoii deleted the patch-1 branch October 21, 2024 11:59
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.

doesn't work if no composer.json is present on the module.
2 participants