Skip to content

Commit

Permalink
UTCT-31: Change PHP version in Lando to 8.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gilligan <[email protected]>
  • Loading branch information
UTCGilligan committed Nov 11, 2023
1 parent 0fa89ac commit 1c45829
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
@@ -1,7 +1,7 @@
name: utctiny
recipe: lamp
config:
php: '8.1'
php: '8.2'
webroot: .
database: mariadb
xdebug: false

0 comments on commit 1c45829

Please sign in to comment.