Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/framework-bundle[v5.4.0, ..., v5.4.42] require symfony/cache ^5.2|^6.0 -> found symfony/cache[v5.2.0, ..., v5.4.42, v6.0.0, ..., v6.4.10] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.0.0, ..., v6.0.19] require symfony/cache ^5.4|^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.42, v6.0.0, ..., v6.4.10] but these were not loaded, likely because it conflicts with another require.
- symfony/framework-bundle[v6.1.0, ..., v6.4.10] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires symfony/framework-bundle ^5.4 || ^6.0 -> satisfiable by symfony/framework-bundle[v5.4.0, ..., v5.4.42, v6.0.0, ..., v6.4.10].