updated php-fpm from 7.4 to 8.1

This commit is contained in:
2023-08-31 11:22:01 +02:00
parent 42b43be7ec
commit 61ca5d811c
6 changed files with 19 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
PS1='\e[36m\e[1mPHP-7.3\e[0m:\e[90m\w\e[0m\n$ '
PS1='\e[36m\e[1mPHP-8.1\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'