Se usa https://github.com/verzly/mise-php
# Install the plugin
# NOTE: If you are not contributing and want to use stable releases, always use the `#latest` suffix to avoid tracking the development branch.
mise plugin install php https://github.com/verzly/mise-php#latest
# First install
mise use -g php@latest
# Disable dependency installation for future installs
mise config set env._.php.skip_deps true