From f06e80cb1d7f0e3d2954a9f641a0293a6760dfb4 Mon Sep 17 00:00:00 2001 From: Bretton <867057410@qq.com> Date: Thu, 30 Jan 2020 07:08:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A6=81=E6=B1=82=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c9ac80f0..8ae9604a 100644 --- a/readme.md +++ b/readme.md @@ -7,12 +7,12 @@ Support but not limited to: Shadowsocks,ShadowsocksR,ShadowsocksRR,V2Ray,VNET - [Update Log](https://github.com/ZBrettonYe/SSRPanel_OtakuMod/wiki/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97) ## Requirements -- PHP 7.1.3 + +- PHP 7.2 + - Mysql 5.5 + - Memory 1G + - Disk 10G + - PHP Extensions: ZIP、XML、CURL、GD2、FileInfo、OpenSSL、Mbstring、PDO、Tokenizer、Ctype、JSON、BCMath -- Laravel 5.6 +- Laravel 5.8 ## Thanks - [@shadowsocks](https://github.com/shadowsocks)