0.2.3
What's Changed
🚑 Fixed
- [BUGFIX] Avoid usage of testing-framework bootstrap for PHPStan by @eliashaeussler in #110
- [BUGFIX] Avoid PHPUnit 10 for the time being by @eliashaeussler in #111
- [BUGFIX] Ignore fixture extensions from Renovate updates by @eliashaeussler in #112
- [BUGFIX] Avoid usage of
ReflectionProperty::setAccessible()
by @eliashaeussler in #115 - [BUGFIX] Avoid requiring test fixture extensions by @eliashaeussler in #126
- [BUGFIX] Respect cache lifetime when getting cached solutions by @eliashaeussler in #127
👷 Changed
- [TASK] Run
composer normalize
for fixture extensions as well by @eliashaeussler in #109 - [TASK] Use only one PHPUnit configuration file per test suite by @eliashaeussler in #128
⚙️ Dependencies
- [TASK] Update typo3/testing-framework to v8 by @renovate in #106
- [TASK] Update webpack to v5.81.0 by @renovate in #108
- [TASK] Update sass to v1.62.1 by @renovate in #107
- [TASK] Update php to ~8.1.0 || ~8.2.0 by @renovate in #113
- [TASK] Update webpack to v5.82.1 by @renovate in #116
- [TASK] Update @typescript-eslint/eslint-plugin to v5.59.7 by @renovate in #117
- [TASK] Update @typescript-eslint/parser to v5.59.7 by @renovate in #118
- [TASK] Update all dependencies by @renovate in #121
- [TASK] Update openai-php/client to ^0.4.1 || ^0.5.0 by @renovate in #129
Full Changelog: 0.2.2...0.2.3