Skip to content

Commit

Permalink
Change PHP version in Lando to PHP 8.3 #235
Browse files Browse the repository at this point in the history
  • Loading branch information
Natshah committed May 23, 2024
1 parent 4c803db commit a71f13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: varbase
recipe: drupal10
config:
webroot: docroot
php: '8.2'
php: '8.3'
drush: ^12
services:
appserver:
Expand Down

0 comments on commit a71f13a

Please sign in to comment.