-
Notifications
You must be signed in to change notification settings - Fork 182
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
Installing through composer installs incorrect version #914
Comments
Hi @baronvertigovongrahamthesecondofsealand we'll look into making sure platform requirements are respected on update, but for now please lock your version number of ACF in composer.json to 6.2.10. |
Still Problem https://connect.advancedcustomfields.com/index.php?a=download&p=pro&k=ACF_PRO_KEY&t=6.2.10 Error 404 when installing through composer , 6.2.9 working fine |
@hissmconsid that's a different problem to this issue. This is not a supported way of downloading ACF with Composer. Please use our official ACF PRO Composer repository https://advancedcustomfields.com/resources/installing-acf-pro-with-composer/ |
Is this method https://connect.advancedcustomfields.com/index.php?a=download&p=pro&k=ACF_PRO_KEY&t=6.2.10 completely deprecated ? Thanks |
Yes now you have to used ACF Pro way to install |
Describe the bug
Installing or updating through composer, using the wpengine/advanced-custom-fields-pro package through the connect.advancedcustomfields.com repo, installs an incorrect version.
To Reproduce
Expected behavior
Should install a version that works on PHP 7.2.
Version Information:
Additional context
This seems to be due to the breaking changes in ACF 6.3+, but perhaps not taken into consideration in the repo.
The text was updated successfully, but these errors were encountered: