cytopia / devilbox

A modern Docker LAMP stack and MEAN stack for local development
http://devilbox.org
MIT License
4.38k stars 652 forks source link

[Howto]: How update the symfony cli? #965

Open cyphos1973 opened 1 year ago

cyphos1973 commented 1 year ago

Have you already checked elsewhere?

What are you struggling with?

Hi How to update the symfony cli? Symfony CLI : 5.4.20 on Devilbox v3.0.0-beta-0.3 (2023-01-02) New version : 5.5.1 Best regards Gilles

What have you tried already?

I know how download the binary on my computer but in devilbox, I don't know. Perhaps, it's automatic or manual?

What is your goal?

Symfony cli must be updated on all times

tazorax commented 1 year ago

I think symfony-cli is shipped via Devilbox Docker image customisation via https://github.com/devilbox/docker-php-fpm/tree/master/php_tools/symfony-cli In my opinion, symfony-cli version is the last one available when image was built/pushed on Docker Hub