Skip to content

Commit

Permalink
UTCT: Change Lando to PHP 8.3.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gilligan <[email protected]>
  • Loading branch information
UTCGilligan committed Nov 1, 2024
1 parent b3e7144 commit 95a00d9
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.2'
php: '8.3'
webroot: .
database: mariadb
xdebug: false
Expand Down

0 comments on commit 95a00d9

Please sign in to comment.