From f0a323b7fba807c5a0fe032055bac9febdea08d9 Mon Sep 17 00:00:00 2001 From: d47081 Date: Fri, 15 Jul 2022 20:40:06 +0300 Subject: [PATCH] update dependencies --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6565c7..3f9307d 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ### requirements ``` -php-7.4 +php-8^ php-curl php-mbstring php-pdo -php-sqlite +php-sqlite3 php-bcmath ```