Skip to content

Conversation

@adamtomat
Copy link
Member

@adamtomat adamtomat commented Oct 13, 2025

Tweaked from #1

Dependency Upgrades

This PR upgrades all depdencencies

  • laminas/laminas-diactoros - 2.x → 3.x - No breaking changes (see the upgrade guide).
  • psr/http-message - 1.x → 2.x - No breaking changes
  • phpunit/phpunit - 6.x -> 12.x - No breaking changes to consumers

Breaking Changes

  • Now requires PHP 8.1 ⚠️

Note on testing

The test suite has been migrated to PHPUnit 12 (from 6). This meant replacing /** @test */ with #[Test]. codedungeon/phpunit-result-printer has been removed, PHPUnit formats the output well enough now.

@adamtomat adamtomat merged commit ec16f53 into master Oct 13, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants