Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 753 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 753 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.

[3.0.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