From d84793b922f3a8b39bfe3b947e003613f9d14c61 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sun, 24 Apr 2022 17:30:54 -0400 Subject: feat: add php session dependency --- Bastillefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bastillefile b/Bastillefile index 5a62d4c..577e992 100644 --- a/Bastillefile +++ b/Bastillefile @@ -1,5 +1,5 @@ # Prerequisites -PKG lighttpd php80 php80-filter php80-openssl phpmailer6 +PKG lighttpd php80 php80-filter php80-openssl php80-session phpmailer6 OVERLAY usr CMD mkdir -p /var/www /var/carpentertutoring -- cgit v1.2.3