From ef0f7499bb21e5c575829c27df1b14191c2f3087 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Thu, 16 Apr 2020 12:35:40 +0200 Subject: [PATCH] Docs upd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7a1790..621713e 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Once everything is ready visit: `http://localhost:8080` ## Run tests & static analysis -Testing requires xdebug and sqlite php extensions. +Testing requires xdebug, php-zip and sqlite php extensions. ``` vendor/bin/phpunit