Skip to content

Commit

Permalink
Merge pull request #34 from UTCGilligan/feature/UTCT-31-PHP-82
Browse files Browse the repository at this point in the history
UTCT-31: Change PHP version to 8.2
  • Loading branch information
danielduggin2 authored Nov 14, 2023
2 parents 0fa89ac + d0fb696 commit bf6cf6e
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 bf6cf6e

Please sign in to comment.