Cannot update from 4.1.9 to 4.2.0 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9) +--- Thread: Cannot update from 4.1.9 to 4.2.0 (/showthread.php?tid=82140) |
Cannot update from 4.1.9 to 4.2.0 - b126 - 06-16-2022 Dear support, I am running CI 4.1.9 on PHP 7.3.33 Is it possible to upgrade to 4.2.0? composer update does nothing... Thank you. RE: Cannot update from 4.1.9 to 4.2.0 - iRedds - 06-16-2022 CI 4.2.x requires php >= 7.4 RE: Cannot update from 4.1.9 to 4.2.0 - b126 - 06-21-2022 (06-16-2022, 08:04 AM)iRedds Wrote: CI 4.2.x requires php >= 7.4 Thank you. Sorry, I should have checked first. |