Skip to content

Parse required extensions from composer.json #58

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

Merged

Conversation

boesing
Copy link
Member

@boesing boesing commented Sep 12, 2021

Q A
New Feature yes

Description

With https://github.com/laminas/laminas-continuous-integration-action/releases/tag/1.11.0, only missing extensions are getting "installed" and existing extensions are being enabled (if not already enabled).

Due to this fact, we can parse required PHP extensions from composer.json for the project.

NOTE: This does not use composer.lock to determine 3rd-party extension requirements as composer.lock may change due to latest or lowest dependency information!

@boesing boesing added this to the 1.11.0 milestone Sep 12, 2021
@boesing boesing force-pushed the feature/extensions-parsed-from-composer branch from fb26ca5 to abeef67 Compare October 10, 2021 15:12
@boesing boesing merged commit 36520cc into laminas:1.11.x Oct 10, 2021
@boesing boesing deleted the feature/extensions-parsed-from-composer branch October 10, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant