Skip to content

Commit

Permalink
fix: PHP requirement versions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
daylightstudio committed Jul 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9f4c045 commit 064a0e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1>Server Requirements</h1>
<ul>
<li>Apache server with .htaccess.</li>
<li><a href="http://www.php.net" target="_blank">PHP</a> version 5.4+ - 7.1x. PHP 7.2 throws deprecation warnings.</li>
<li><a href="http://www.php.net" target="_blank">PHP</a> version 5.7x - 8.1x.</li>
<li>A <a href="http://www.mysql.com" target="_blank">MySQL 4+</a> database if using the FUEL admin. Currently does not support other databases.</li>
</ul>

0 comments on commit 064a0e6

Please sign in to comment.