Browse Source

Latest beta now requires PHP 7.2+

pull/67/head
Alexander Skvortsov 5 years ago committed by GitHub
parent
commit
3aeffd15aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -21,7 +21,7 @@
## 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

Loading…
Cancel
Save