This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi,
in case if october is installed using the composer - what would be the way to upgrade the october/october files?
The php artisan october:update won't work because of the disableCoreUpdates
And composer update would not update the october/october files because it only upgrades the dependencies not the "current" project.
At a quick glance it looks like that in such a scenario it is implied that a user would clone the github:october/october repository somewhere and simply update the directories and files manually.
What am I missing?
Last updated
These files don't get updated in either process, so it should be fine. The only thing updated is /plugins and /modules directories.
No worries, here is an example of the composer.json file for backend module that gets updated.
1-6 of 6