Skip to content

Commit

Permalink
feat: Update lando config to work with new 11.5.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
codechefmarc committed Nov 14, 2024
1 parent 2503de2 commit da34694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lando/default.lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: suhumsci
recipe: drupal9
config:
webroot: docroot
php: '8.2'
composer_version: '2.4.0'
php: '8.3'
composer_version: '2.8.2'
# M1 MacOS specific settings
xdebug: false
index: false
Expand Down

0 comments on commit da34694

Please sign in to comment.