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 1e3e129 commit d605579Copy full SHA for d605579
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.4 or later you'll meet most of them.
+as long as you are running PHP 8.1 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