Problem 1
- Root composer.json requires marcocesarato/php-conventional-changelog ^1.17.2 -> satisfiable by marcocesarato/php-conventional-changelog[1.17.2].
- marcocesarato/php-conventional-changelog 1.17.2 requires symfony/console ^4 || ^5 || ^6 || ^7 -> found symfony/console[v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.47, v6.0.0, ..., v6.4.31, v7.0.0, ..., v7.4.3] but it conflicts with your root composer.json require (8.0.*).
During install package in a Symfony 8 environment:
I already created a PR (#89) to solve this issue