Welcome Guest, Not a member yet? Register   Sign In
How to upgrade CodeIgniter from version 4.1.3 to 4.1.4
#5

If there is a updated version you can install in your environment,
`composer update` update the framework package.

If you don't fix the framework version in your composer.json,
`composer update` should update to v4.1.5 at least.
Because 4.1.5 is the last version in 4.1.x.

But 4.1 is very old and there are some vulnerabilities.
See https://github.com/codeigniter4/CodeIgni...advisories

I recommend to update to 4.2.11.
Reply


Messages In This Thread
RE: How to upgrade CodeIgniter from version 4.1.3 to 4.1.4 - by kenjis - 12-30-2022, 05:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB