Upgrade

Upgrading from Drupal 9 to Drupal 10

Technologies: 

1. Install Upgrade Status[https://www.drupal.org/project/upgrade_status] module to check issues contrib and custom modules compatibility.
2. Remove Upgrade Status when all checks are green and ready to go. Uninstall Upgrade status and remove it from Composer.

composer remove drupal/upgrade_status

3. Temporarily add write access to protected files and directories