From ad8bd1e2076aa7e02b24c2976fc513239d66be35 Mon Sep 17 00:00:00 2001 From: "Florine W. Dekker" Date: Wed, 6 Apr 2022 14:43:52 +0200 Subject: [PATCH] Add SQLite as dev requirement --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 987e154..d6330a8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ refreshed. ## Development ### Requirements * [npm](https://www.npmjs.com/) -* a local PHP 7 server +* PHP 7.3+ +* [PHP SQLite 3](https://www.php.net/manual/en/book.sqlite3.php) * a local copy of `.fo76-dumps-ids.db` ### Setting up