### Release Notes for [2.20.9](https://github.com/doctrine/orm/milestone/195) 2.20.x bugfix release (patch) ### 2.20.9 - Total issues resolved: **0** - Total pull requests resolved: **9** - Total contributors: **5** #### Bug - [12300: Support Symfony Console 8](https://github.com/doctrine/orm/pull/12300) thanks to @derrabus - [12285: Fix check for composite foreign key](https://github.com/doctrine/orm/pull/12285) thanks to @HypeMC - [11397: Fix eager fetch composite foreign key](https://github.com/doctrine/orm/pull/11397) thanks to @Brajk19 CI -- - [12292: Bump actions/checkout from 5 to 6](https://github.com/doctrine/orm/pull/12292) thanks to @dependabot[bot] - [12291: Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12291) thanks to @dependabot[bot] - [12290: Bump doctrine/.github/.github/workflows/coding-standards.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12290) thanks to @dependabot[bot] - [12289: Bump doctrine/.github/.github/workflows/documentation.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12289) thanks to @dependabot[bot] - [12288: Bump doctrine/.github/.github/workflows/composer-lint.yml from 12.2.0 to 13.0.0](https://github.com/doctrine/orm/pull/12288) thanks to @dependabot[bot] #### Documentation - [12281: Fix documentation about default values](https://github.com/doctrine/orm/pull/12281) thanks to @greg0ire