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

CakePHP - use composer to install #1591

Open
JedMeister opened this issue Mar 30, 2021 · 0 comments
Open

CakePHP - use composer to install #1591

JedMeister opened this issue Mar 30, 2021 · 0 comments

Comments

@JedMeister
Copy link
Member

JedMeister commented Mar 30, 2021

CakePHP recommends installation via composer so we should probably do that...

I have included the turnkey-composer overlay for v16.1 for users who wish to use composer to manage the existing install, but IMO we should look at moving the install method (to composer) for v17.0.

Also, currently conf.d/downloads uses a custom curl command to get the latest version. As we'll be changing install method, we may not need to work out the latest version (e.g. IIRC composer can install versions like latestandstable). However, if for some reason we do need explicit version info, we should leverage gh_releases` (from common) to determine the version (rather than custom curl).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant