Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit f5c8e70

Browse files
committed
Bump PHP requirement to PHP 7.1 as per core 3.0
1 parent 521f382 commit f5c8e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h2 id="what-do-i-need">Awesome! What do I need?</h2>
313313
</p>
314314

315315
<ul>
316-
<li><em>PHP 5.6 or higher</em> &mdash; The code you're actually writing can be anything ranging from PHP 5.2 up to (and including) PHP 7.1.</li>
316+
<li><em>PHP 7.1 or higher</em> &mdash; The code you're actually writing can be anything ranging from PHP 5.2 up to (and including) PHP 7.1.</li>
317317
<li><em>php-sqlite and SQLite >= 3.7.11</em> &mdash; Required as back end for the indexing database.</li>
318318
<li><em>php-mbstring</em> &mdash; Required as source code can contain Unicode characters in strings or comments.</li>
319319
<li><em>openssl</em> &mdash; Required to fetch dependencies properly via Composer.</li>

0 commit comments

Comments
 (0)