diff --git a/.lando.yml b/.lando.yml index 9850960..6d0054a 100644 --- a/.lando.yml +++ b/.lando.yml @@ -1,7 +1,7 @@ name: utctiny recipe: lamp config: - php: '8.2' + php: '8.3' webroot: . database: mariadb xdebug: false