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 1e564c6 commit 1f1578aCopy full SHA for 1f1578a
README.md
@@ -26,7 +26,7 @@ To setup a working playground on your own local device, read through the next se
26
27
In order to get the playground setup on your own computer, you'll need a few minimum requirements - all of which
28
are listed on [CodeIgniter's repo](https://github.com/codeigniter4/CodeIgniter4#server-requirements). Basically,
29
-as long as you are running PHP 7.2 or later you'll meet most of them.
+as long as you are running PHP 7.4 or later you'll meet most of them.
30
31
While CodeIgniter does not require it, using this repo also requires the use of
32
[Composer](https://getcomposer.org/) to install CodeIgniter as a dependency, and PHPUnit - the test framework.
0 commit comments