summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2022-04-24 17:30:54 -0400
committerAdam T. Carpenter <atc@53hor.net>2022-04-24 17:30:54 -0400
commitd84793b922f3a8b39bfe3b947e003613f9d14c61 (patch)
treeffeab27ce7691b10d0ca477bd02e518189d9cfd2
parent8680f0cd2427bd801047a2244a3818dec029edf0 (diff)
downloadcarpentertutoring-d84793b922f3a8b39bfe3b947e003613f9d14c61.tar.xz
carpentertutoring-d84793b922f3a8b39bfe3b947e003613f9d14c61.zip
feat: add php session dependency
-rw-r--r--Bastillefile2
1 files changed, 1 insertions, 1 deletions
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