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