Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires jwage/changelog-generator ^1.4.0 -> satisfiable by jwage/changelog-generator[1.4.0].
- jwage/changelog-generator 1.4.0 requires symfony/console ^5.0.0 || ^6.1.2 -> found symfony/console[v5.0.0, ..., v5.4.42, v6.1.2, ..., v6.4.10] but it conflicts with your root composer.json require (^7.1.3).
Problem 2
- Root composer.json requires phly/keep-a-changelog ^2.12.1 -> satisfiable by phly/keep-a-changelog[2.12.1].
- phly/keep-a-changelog 2.12.1 requires symfony/console ^5.2.1 || ^6.0 -> found symfony/console[v5.2.1, ..., v5.4.42, v6.0.0, ..., v6.4.10] but it conflicts with your root composer.json require (^7.1.3).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.