CI4 upgrade from version 4.2.1 to 4.2.6 |
I have version 4.2.1 installed with composer, before doing damage I would like some clarification just to understand.
From what I understand if I now launch composer update, everything is updated except the files that are reported in the update section. in total these should be all the various updates to be done manually: - public/index.php - spark - app/Config/App.php - app/Config/Constants.php - app/Config/Logger.php - app/Config/Paths.php - app/Views/errors/html/error_404.php - app/Views/welcome_message.php - app/Config/ContentSecurityPolicy.php - app/Config/Routes.php - app/Config/Validation.php So, if I update I would end up with version 4.2.6 and would I have to manually copy the files from the folder: vendor/codeigniter4/framework and replace them with the existing ones, paying attention to any changes I made and bring them back into the new files? It's correct? |
Welcome Guest, Not a member yet? Register Sign In |