I disable php73 and php72, in the dashboard of WO I see status for these two but not for php74, there is a way to edit or modify this behavior?
Thanks
install php 7.4 by the command wo stack install --php74
wo stack install --php74
Then edit your wo.conf at /etc/wo/wo.conf and change php = 7.3 to php = 7.4
php = 7.3
php = 7.4
Hosted by VirtuBox