We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdf846 commit 3815d63Copy full SHA for 3815d63
README.md
@@ -9,12 +9,14 @@ Navigating through the commits and files will help you build:
9
10
## Requirements
11
- Chrome or Firefox
12
-- PHP 7.1+
+- [composer](https://getcomposer.org/)
13
+- PHP 7.2+
14
- gmp
15
- mbstring
16
- curl
17
- openssl
18
19
+PHP 7.1 is no longer maintained, but you can checkout the `v2.x` branch.
20
PHP 5.6+ is no longer maintained, but you can checkout the `v1.x` branch.
21
22
## Installation
0 commit comments