We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d22c67 commit 20ae98eCopy full SHA for 20ae98e
1 file changed
wsl/os/almalinux9/roles/system/templates/bash_profile.j2
@@ -1,6 +1,4 @@
1
# PHP version switcher commands
2
-alias php74="sudo dnf module switch-to php:remi-7.4 -y"
3
-alias php80="sudo dnf module switch-to php:remi-8.0 -y"
4
alias php81="sudo dnf module switch-to php:remi-8.1 -y"
5
alias php82="sudo dnf module switch-to php:remi-8.2 -y"
6
alias php83="sudo dnf module switch-to php:remi-8.3 -y"
0 commit comments