mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-01 10:24:07 +07:00
Mark PHP 8.3 as stable
This commit is contained in:
@ -259,7 +259,7 @@ setup_php() {
|
||||
}
|
||||
|
||||
# Variables
|
||||
version=${1:-'8.2'}
|
||||
version=${1:-'8.3'}
|
||||
ini=${2:-'production'}
|
||||
src=${0%/*}/..
|
||||
php_formula=shivammathur/php/php@"$version"
|
||||
|
Reference in New Issue
Block a user