diff options
author | Adam T. Carpenter <atc@53hor.net> | 2023-01-09 23:00:33 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2023-01-09 23:00:33 -0500 |
commit | 9509697ae2f3ca0eafe383d722cccfda8e667b87 (patch) | |
tree | a5272907c09f03e22ed3cbeb17bb4bb9513402be | |
parent | d84793b922f3a8b39bfe3b947e003613f9d14c61 (diff) | |
download | carpentertutoring-9509697ae2f3ca0eafe383d722cccfda8e667b87.tar.xz carpentertutoring-9509697ae2f3ca0eafe383d722cccfda8e667b87.zip |
chore: bump php and extensions
-rw-r--r-- | Bastillefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bastillefile b/Bastillefile index 577e992..d20948c 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,5 +1,5 @@ # Prerequisites -PKG lighttpd php80 php80-filter php80-openssl php80-session phpmailer6 +PKG lighttpd php82 php82-filter php82-session phpmailer6 OVERLAY usr CMD mkdir -p /var/www /var/carpentertutoring |