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 66b82e4 commit 17a07c7Copy full SHA for 17a07c7
README.md
@@ -35,7 +35,7 @@ A boilerplate for php webapps, without the need to go object orientated for ever
35
- fontawesome -- Font Awesome (http://fontawesome.io/ |MIT License & SIL OFL 1.1)
36
37
## Requirements
38
-- A webserver capable to run php (with intl extension, PHP 5.6.0+, PDO extension , OpenSSL extension)
+- A webserver capable to run php (with intl extension, PHP 7.1+, PDO extension , OpenSSL extension)
39
- A MySQL database server (MySQL 5.5.3+ or MariaDB 5.5.23+)
40
- To use internationalisation, you may need to run locale-gen on your linux server
41
- composer
0 commit comments