diff --git a/.lando.yml b/.lando.yml index 36ef678..4e4c32e 100644 --- a/.lando.yml +++ b/.lando.yml @@ -1,7 +1,7 @@ name: utctiny recipe: lamp config: - php: '8.1' + php: '8.2' webroot: . database: mariadb xdebug: false