Paraunit 2.5.0: PHPUnit 12 & PHP 8.4 support

This is a republished tag announcement for facile-it/paraunit. You can find the release here.

This new release includes the official support to PHPUnit 12, which did not need any code changes, just some CI fixes and the common Composer constraint widening. The biggest amount of work came just from upgrading (and pulling the forks) from the Prophecy toolchain, to make the CI work without waiting for their releases.

This is the full changelog

Added

  • Add PHPUnit 12 support #297
  • Add PHP 8.4 support #279