Paraunit 2.2.3: Symfony 7 support

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

This another small patch is to allow using Paraunit with Symfony 7, which was released just yesterday. The related PR needed just to fix a couple of return types. Paraunit should work flawlessly with PHP 8.3 too, which was released a couple of day prior, but I had to revert the additional CI job because Prophecy is not ready yet.

Added

  • Add support for PHPUnit 10.4 #218