-
1.1.5459c2f5d · ·
### Release Notes for [1.1.5](https://github.com/doctrine/deprecations/milestone/9) 1.1.x bugfix release (patch) ### 1.1.5 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** #### bug - [84: Allow PHPUnit 12](https://github.com/doctrine/deprecations/pull/84) thanks to @greg0ire CI -- - [80: Bump doctrine/.github from 7.2.1 to 7.2.2](https://github.com/doctrine/deprecations/pull/80) thanks to @dependabot[bot] - [78: Bump doctrine/.github from 7.1.0 to 7.2.0](https://github.com/doctrine/deprecations/pull/78) thanks to @dependabot[bot] - [75: Bump doctrine/.github from 6.0.0 to 7.1.0](https://github.com/doctrine/deprecations/pull/75) thanks to @dependabot[bot] #### test suite - [74: Allow running tests with PHPUnit 10 and 11](https://github.com/doctrine/deprecations/pull/74) thanks to @greg0ire - [73: Rework risky test](https://github.com/doctrine/deprecations/pull/73) thanks to @greg0ire
-
1.1.431610dbb · ·
### Release Notes for [1.1.4](https://github.com/doctrine/deprecations/milestone/8) 1.1.x bugfix release (patch) ### 1.1.4 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **2** CI -- - [70: Bump doctrine/.github from 3.0.0 to 6.0.0](https://github.com/doctrine/deprecations/pull/70) thanks to @dependabot[bot] #### Static Analysis - [68: Drop Psalm](https://github.com/doctrine/deprecations/pull/68) thanks to @greg0ire - [67: Use a shallow tree](https://github.com/doctrine/deprecations/pull/67) thanks to @greg0ire #### bug - [66: Document how to integrate with PHPUnit](https://github.com/doctrine/deprecations/pull/66) thanks to @greg0ire
-
1.1.3dfbaa3c2 · ·
### Release Notes for [1.1.3](https://github.com/doctrine/deprecations/milestone/5) 1.1.x bugfix release (patch) ### 1.1.3 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** #### bug - [64: Adjust tests for PHP 8.3](https://github.com/doctrine/deprecations/pull/64) thanks to @athos-ribeiro