Problem with update

the log

Run Update preparations

pre-update-cmd: Symfony\Flex\Flex->configureInstaller
Loading composer repositories with package information
pre-pool-create: Symfony\Flex\Flex->truncatePackages
Updating dependencies
Dependency resolution completed in 0.004 seconds
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires shopware/administration 6.6.1.0 → satisfiable by shopware/administration[v6.6.1.0].
- shopware/administration v6.6.1.0 requires php ~8.2.0 || ~8.3.0 → your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires shopware/core 6.6.1.0 → satisfiable by shopware/core[v6.6.1.0].
- shopware/core v6.6.1.0 requires php ~8.2.0 || ~8.3.0 → your php version (8.1.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires shopware/elasticsearch 6.6.1.0 → satisfiable by shopware/elasticsearch[v6.6.1.0].
- shopware/elasticsearch v6.6.1.0 requires php ~8.2.0 || ~8.3.0 → your php version (8.1.27) does not satisfy that requirement.
Problem 4
- Root composer.json requires shopware/storefront 6.6.1.0 → satisfiable by shopware/storefront[v6.6.1.0].
- shopware/storefront v6.6.1.0 requires php ~8.2.0 || ~8.3.0 → your php version (8.1.27) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Switching PHP version to 8.2 could help a lot.