Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Latest commit

 

History

History
71 lines (41 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

71 lines (41 loc) · 1.66 KB

Changelog

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

0.4.0

Added

  • #13 Upgrade to PHPUnit 7.5
  • #12 Upgrade sensiolabs/security-checker to version 5

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.3.0

Added

  • #9 Add build properties to be able to pass configuration options to the task
  • #8 Refactor unit tests
  • #7 Migrate to PHPUnit 6.x
  • #6 Update security-checker dependency
  • #5 Enable coveralls support
  • #4 Add contributing guide
  • #3 Drop support for PHP 5.x
  • #2 Changed dependency version rule to fetch latest updates

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.2.0

Added

  • Updated README.md to show how to use composer.phar require to install phing-securitychecker
  • Fixed PHP version in composer.json to 5.* or 7.0.
  • Upgraded sensiolabs/security-checker to v3.0.2

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.1.0

Initial release of the phing-securitychecker package.