I’m using Plesk to host my OctoberCMS websites. It works as expected, but I can’t use “php artisan october:update”, instead, I use the Plesk Composer extension.
The thing is, the updates are applied using “composer update”, but the OctoberCMS backend still shows outdated info of the core and plugin versions.
How can I let OctoberCMS know that everything is updated?