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

composer update + requiring composer installers #3478

Merged
merged 3 commits into from
Jun 2, 2023

Conversation

felipeelia
Copy link
Member

Description of the Change

Update composer packages and add installers

Closes #3332

Changelog Entry

Added - Installers added to composer.json, so installer-paths works without any additional requirement.

Credits

Props @felipeelia @tomjn

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 4.6.0 milestone Jun 1, 2023
composer.json Show resolved Hide resolved
burhandodhy
burhandodhy previously approved these changes Jun 2, 2023
includes/classes/Command/Utility.php Outdated Show resolved Hide resolved
Co-authored-by: Burhan Nasir <burhandodhy@users.noreply.github.com>
@felipeelia felipeelia merged commit 8548384 into develop Jun 2, 2023
@felipeelia felipeelia deleted the chore/composer-update-and-installers branch June 2, 2023 18:21
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.

BUG: composer.json is missing in the zipped up release builds
3 participants