Skip to content

Conversation

@deviantintegral
Copy link
Owner

  • Update composer.json to require PHPUnit ^11||^12
  • Migrate phpunit.xml.dist to PHPUnit 12 schema
  • Update HarTest to use PHP attributes for data provider (required for PHPUnit 10+)
  • Add .phpunit.cache to .gitignore
- Update composer.json to require PHPUnit ^11||^12 - Migrate phpunit.xml.dist to PHPUnit 12 schema - Update HarTest to use PHP attributes for data provider (required for PHPUnit 10+) - Add .phpunit.cache to .gitignore
@deviantintegral deviantintegral changed the title feat: upgrade PHPUnit to ^11||^12 chore: upgrade PHPUnit to ^11||^12 Dec 12, 2025
@deviantintegral deviantintegral enabled auto-merge (squash) December 12, 2025 19:28
@deviantintegral deviantintegral merged commit 4617172 into main Dec 12, 2025
9 checks passed
deviantintegral added a commit that referenced this pull request Dec 14, 2025
🤖 I have created a release *beep* *boop* --- ## [0.4.0](0.3.0...v0.4.0) (2025-12-14) ### Features * add pre-commit hooks for php-cs-fixer and phpunit ([#109](#109)) ([80a12c4](80a12c4)) * add support for PSR-7 ServerRequest ([#108](#108)) ([7df2364](7df2364)) * drop support for PHP 8.0 and 8.1 ([#104](#104)) ([2241b8d](2241b8d)) ### Bug Fixes * set release-please manifest version to 0.4.0 ([72ccbee](72ccbee)) ### Miscellaneous Chores * **config:** migrate Renovate config ([#98](#98)) ([83d168d](83d168d)) * **deps:** update actions/upload-artifact action to v6 ([#107](#107)) ([54c890a](54c890a)) * fix nullable param deprecation ([#110](#110)) ([79ced46](79ced46)) * upgrade PHPUnit to ^11||^12 ([#106](#106)) ([4617172](4617172)) * upgrade symfony/console to ^7||^8 ([#105](#105)) ([4002a2c](4002a2c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants