Latest beta now requires PHP 7.2+

pull/67/head
Alexander Skvortsov 2020-05-08 11:49:45 -04:00 committed by GitHub
parent 9400a34ab0
commit 3aeffd15aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
## Installation ## Installation
You must have SSH access to a server with **PHP 7.1+** and **MySQL 5.6+**, and install [Composer](https://getcomposer.org/). You must have SSH access to a server with **PHP 7.2+** and **MySQL 5.6+**, and install [Composer](https://getcomposer.org/).
``` ```
composer create-project flarum/flarum . --stability=beta composer create-project flarum/flarum . --stability=beta