![]() |
How to Test CI4 under Development - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Development (https://forum.codeigniter.com/forumdisplay.php?fid=27) +--- Thread: How to Test CI4 under Development (/showthread.php?tid=90643) |
How to Test CI4 under Development - kenjis - 04-12-2024 You can test develop branch while waiting for the new patch release. https://codeigniter.com/user_guide/installation/installing_composer.html#latest-dev and help us give more feedback in case of any regression. Also, you can test the next Minor Version branch like 4.6. https://codeigniter.com/user_guide/installation/installing_composer.html#next-minor-version |