Hi I am having trouble getting this to work correctly and could do with a pointer in the correct direction:
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
I'm upgrading to drupal 10.3 and I get the following error message when I run the update.php
Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' key must be present in themes/business/business.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 67 of /home/d2517dev/domains/xxx.com/public_html/core/lib/Drupal/Core/Extension/InfoParserDynamic.php).
I have a simple Drupal 10 website hosting a blog with Tag Clouds. On 10.2.7 (https://techandtravel.sinet.ca/blog/2), the summaries/teasers take up about the left 2/3rds of the screen with the Tag Clouds in the sidebar. After upgrading to 10.3.0 (https://drupal10test.sinet.ca/blog/2), about 1/3rd in the middle is white space.