Closed szepeviktor closed 4 years ago
Please provide your composer.json
or a similar test case to reproduce the bug. What do you mean by 'the stored URL'?
composer global require hirak/prestissimo
composer update
What do you mean by 'the stored URL'?
the one without secrets, with placeholders
so actually prestissimo abuses the ACF download server...
@szepeviktor Are you using the correct URI and placeholders for dist.url
as shown on the README?
https://connect.advancedcustomfields.com/index.php?a=download&p=pro&k={%ACF_PRO_KEY}&t={%VERSION}
As for hirak/prestissimo#219, that is related affecting pivvenit/acf-pro-installer and is related to this: PhilippBaschke/acf-pro-installer#20.
I think yes. It was long time ago.
"https://connect.advancedcustomfields.com/index.php?p=pro&a=download&t={%VERSION}&k={%ACF_PRO_KEY}"
@szepeviktor Is this still relevant or may I close this issue?
Let's close it!
I think it tries to download from the stored URL.
https://github.com/hirak/prestissimo
May be related to https://github.com/hirak/prestissimo/issues/219
Please advise.