Skip to content

Commit

Permalink
Add README note about PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
linc committed Oct 9, 2016
1 parent b46d528 commit 87aa9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ We strongly recommend:
* **PHP 5.6** or **7.0**.
* MySQL 5.5 or higher (or Percona/MariaDB equivalent).

If your server is not running PHP 5.6 or higher, **you must address this immediately**. All lower versions of PHP are no longer updated and are potentially unsafe.
If your server is not running PHP 5.6 or higher, **you must address this immediately**. All lower versions of PHP are no longer updated and are potentially unsafe. We will remove support for them soon.

Our _minimum_ requirements are now:

Expand Down

0 comments on commit 87aa9aa

Please sign in to comment.