1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Switch to PHP 8.1

This commit is contained in:
lapineige 2023-03-25 15:22:11 +01:00 committed by GitHub
parent d2a66603f4
commit f70020a59b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
YNH_PHP_VERSION="8.0"
YNH_PHP_VERSION="8.1"
YNH_COMPOSER_VERSION="2.1.5"