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

Add allow-plugins to composer.json #243

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

gRegorLove
Copy link
Member

@gRegorLove gRegorLove commented Sep 25, 2022

Needed allow-plugins for build breaking during composer install (example).

I had included this in PR #241, but am removing it from there and making its own PR so I can try to get the builds passing again before merging #238 and #239.

Also updated .editorconfig to preserve the whitespace in composer.json.

Needed `allow-plugins` for build breaking during `composer install`
Default .editorconfig was forcing composer.json with spaces to save
as tabs. This should preserve the whitespace in the PR.
gRegorLove added a commit to gRegorLove/php-mf2 that referenced this pull request Sep 25, 2022
Copy link
Collaborator

@barnabywalters barnabywalters left a comment

Choose a reason for hiding this comment

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

Looks good to me! This only affects dev installations anyway, so nothing changes for end-users.

@gRegorLove gRegorLove merged commit 85089ba into microformats:main Sep 26, 2022
@gRegorLove gRegorLove deleted the dev/fix-composer branch March 8, 2024 04:47
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.

2 participants