Please give me an advice for my problems. I cannot update the October Systems.
My Oct Version is 3.3.17 and the update process is showing just fine. The notifications show that the update is success. But The version is not changing into the new version.
Hey @bbppketindan
Some things to try:
- Check the composer.json file to make sure it is not locked to v3.3
- Run
php artisan october:update
orcomposer update
to see the output
I hope this helps
I include the unacceptable plugin in my project. is this become problem when i want to do update the october core?
Yes, this could prevent the update.