diff --git a/.lando.yml b/.lando.yml index cc00706a..384c3dc7 100644 --- a/.lando.yml +++ b/.lando.yml @@ -2,7 +2,7 @@ name: moose recipe: wordpress config: php: '8.3' - database: mariadb:10.11 + database: mariadb:11.5 composer_version: 2-latest via: nginx xdebug: false