Skip to content
### Release Notes for [1.8.2](https://github.com/doctrine/data-fixtures/milestone/41)

### 1.8.2

- Total issues resolved: **0**
- Total pull requests resolved: **6**
- Total contributors: **3**

CI
--

 - [539: Bump doctrine/.github from 7.2.2 to 7.3.0](https://github.com/doctrine/data-fixtures/pull/539) thanks to @dependabot[bot]
 - [524: Run tests on PHP 8.4](https://github.com/doctrine/data-fixtures/pull/524) thanks to @greg0ire

#### Dependencies,Static Analysis

 - [532: Update phpstan/phpstan requirement from 2.1.10 to 2.1.11](https://github.com/doctrine/data-fixtures/pull/532) thanks to @dependabot[bot]
 - [528: Use PHPStan 2](https://github.com/doctrine/data-fixtures/pull/528) thanks to @greg0ire

#### Dependencies

 - [531: Update phpstan/phpstan requirement from 2.1.8 to 2.1.10](https://github.com/doctrine/data-fixtures/pull/531) thanks to @dependabot[bot]

#### Bug

 - [517: Fix error when use numeric for reference name](https://github.com/doctrine/data-fixtures/pull/517) thanks to @ovitores