From 7b831c41d16a32229f35d481fbff6db436894106 Mon Sep 17 00:00:00 2001 From: Anton Titov Date: Mon, 15 Jul 2019 13:55:54 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ebc255..a710900 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Spiral Framework is an open-source (MIT) micro-framework core that speeds up the Server Requirements -------- Make sure that your server is configured with following PHP version and extensions: -* PHP 7.1+ +* PHP 7.1+, 64bit * MbString Extension * PDO Extension with desired database drivers * [Install](https://github.com/protocolbuffers/protobuf/tree/master/php) `protobuf-ext` to gain higher performance.