Skip to content

Commit 9b225fc

Browse files
committed
Update Download CI4
1 parent 8954945 commit 9b225fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/Views/download.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
</div>
1313
</div><!--cv-boxes-version end-->
1414
<div class="cv-boxes-content">
15-
<p>CodeIgniter 4 is the latest version of the framework, intended for use with PHP 7.3+ (including 8.1).</p>
15+
<p>CodeIgniter 4 is the latest version of the framework, intended for use with PHP 7.4+ (including 8.2).</p>
1616
<p>The initial release was February 24, 2020. The current version is <?= $v4name ?>. </p>
1717
<p>
1818
You *could* download this version of the framework using the button below, but we encourage you to check the
1919
<a href="https://codeigniter.com/user_guide/installation/index.html" class="link-primary" target="_blank">Installation section</a>
20-
of the User Guide, to choose from several different ways you can install the framework :)
20+
of the User Guide, to use Composer :)
2121
</p>
2222
<div class="clr"></div>
2323
<div class="cv-boxes-buttons-area">

0 commit comments

Comments
 (0)