Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 942 Bytes

File metadata and controls

23 lines (19 loc) · 942 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0]

  • switch to PHPUnit 10
  • dropped support for PHP 7.4 & 8.0
  • dropped support for doctrine/doctrine-module below 5.3
  • dropped support for doctrine/doctrine-orm-module below 5.3

[0.3.0]

Changed

  • dropped support for doctrine/doctrine-module < 4.0
  • dropped support for doctrine/doctrine-orm-module < 3.0
  • dropped support for phpunit/phpunit < 9.6.22
  • added compatibility with phpunit/phpunit ^10.0 || ^11.00
  • added compatibility with doctrine/doctrine-module ^5.0 || ^6.0
  • added compatibility with doctrine/doctrine-orm-module ^4.0 || ^5.0 || ^6.0
  • added compatibility with psr/container 2.0
  • added ability to enable the static driver from configuration