Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 599 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.0.2 20190518

Fixed

  • Missing backslash in regexp

1.0.1 20171028

Fixed

  • Unexpected empty element in 'plugins' option when all plugins are being removed
  • Unexpected semicolon insertion

Review

  • CS fixes, code refactoring
  • 'plugins' option configuration matching regexes

1.0.0

Changed

  • Assume 'yes' in non-interactive mode.

Fixed

  • Deprecation Notice: The Composer\Package\LinkConstraint\VersionConstraint class is deprecated...