mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-11-25 00:28:38 +07:00
Mark PHP 8.5 as stable
This commit is contained in:
@ -291,7 +291,7 @@ setup_php() {
|
||||
}
|
||||
|
||||
# Variables
|
||||
version=${1:-'8.4'}
|
||||
version=${1:-'8.5'}
|
||||
ini=${2:-'production'}
|
||||
src=${0%/*}/..
|
||||
debconf_fix="DEBIAN_FRONTEND=noninteractive"
|
||||
|
||||
Reference in New Issue
Block a user