you can switch php version using `update-alternatives`. If you are using nginx you may specify the version using
location ~ \.php$ {
fastcgi_index index.php;
fastcgi_pass unix:/var/run/php/php8.1-fpm.sock;
}
hoxton → made their first commit to this issue’s fork.
hoxton → made their first commit to this issue’s fork.
hoxton → made their first commit to this issue’s fork.
🐛 | Drupal core | Enforced dependency bundles are deleted without validation when modules are uninstalled
hoxton → made their first commit to this issue’s fork.