Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 2.57 KB

CHANGES-v6.md

File metadata and controls

58 lines (46 loc) · 2.57 KB

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.

Fixed

Added

Fixed

Fixed

  • Issue with symfony 3.4 and symfony/contracts 2.0 @akuzia

Fixed

  • Detect correct version of symfony event dispatcher @akuzia

Added

  • Allow sebastian/exporter 4.0 and therefore phpunit 9 @gnugat

Fixed

  • Fixed regression that caused classes to be instantiated in cases where they previously were not @ciaranmcnulty

Added

Changed