Skip to content

Php composer parsing #4055

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
merged 2 commits into from
Apr 6, 2025
Merged

Conversation

Max13
Copy link
Contributor

@Max13 Max13 commented Apr 6, 2025

composer.json can contain: "php": "^8.2.0", in this case php8.2.0 will be used for provisioning, and php8.2.0-* packages don't exist.

Also added 8.3 in the choices (as it was already the default)

@antonmedv antonmedv merged commit 64a1777 into deployphp:master Apr 6, 2025
5 of 6 checks passed
@Max13
Copy link
Contributor Author

Max13 commented Apr 24, 2025

@antonmedv Would it be agreed if I PR this same code (and #4054) to 7.x as well ?

@antonmedv
Copy link
Member

Nope. All new features go only to v8.

@Max13
Copy link
Contributor Author

Max13 commented Apr 24, 2025

All new features go only to v8.

Including contribs ?

@antonmedv
Copy link
Member

I think so. Releaseing v7 is difficult compared to v8.

@Max13
Copy link
Contributor Author

Max13 commented Apr 24, 2025

I thought that contribs, as being single files, could be integrated in v7 and v8. No problem

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