Set default PHP version to 8.2

This commit is contained in:
VirtuBox
2023-12-01 16:54:51 +01:00
parent 89c34e021f
commit e7edc69cb7
3 changed files with 8 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ keylength = "ec-384"
[php]
### Default PHP version
version = 8.1
version = 8.2
[mariadb]