CodeIgniter Forums
upgrade from 4.04 to 4.1.5 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: upgrade from 4.04 to 4.1.5 (/showthread.php?tid=80520)



upgrade from 4.04 to 4.1.5 - t5810 - 11-11-2021

Hi
I have existing project which has been created with CI 4.0.4 without Composer.
How can I upgrade to latest version? Is there any way to upgrade my CodeIgniter version with Composer even I created it without Composer?
As far as I was able to read in the documentation, just replacing the system folder will not work. Or I am wrong on that?
Any help will be deeply appreciated.
Regards, Z


RE: upgrade from 4.04 to 4.1.5 - kenjis - 11-12-2021

This is not perfect, though it may help you a lot.
See https://blog-a--way--out-net.translate.goog/blog/2021/11/12/codeigniter4-zip-to-composer/?_x_tr_sch=http&_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=ja&_x_tr_pto=nui


RE: upgrade from 4.04 to 4.1.5 - InsiteFX - 11-12-2021

You will also need to go through the app folder because changes where also made in it.