Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 2.52 KB

File metadata and controls

76 lines (50 loc) · 2.52 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.

Added

  • Add .gitignore #11
  • Add .editorconfig #14
  • Add .gitattributes #15
  • Add Usage documentation #10
  • Add Configuration documentation #9
  • Add CakePHP CodeSniffer 5.x as dev dependency #18

Changed

  • Exclude repository-only files from archives to reduce Composer distribution package size #34

Deprecated

Removed

Fixed

Security

Dependencies Updated

  • cakephp/cakephp updated from 5.3.1 to 5.3.3 patch
  • cakephp/cakephp-codesniffer installed in version 5.3.0 #18

Changed

  • Bump the minimum PHP version to 8.2
  • Bump the minimum CakePHP version to 5.0

Dependencies Updated

  • cakephp/chronos updated from 2.4.5 to 3.3.1 major
  • cakephp/cakephp updated from 4.6.3 to 5.3.1 major
  • phpunit/phpunit updated from 8.5.50 to 10.5.63 major

Security

  • phpunit/phpunit updated from 8.5.32 to 8.5.52 patch (CVE-2026-24765)

Changed

  • Correct minimum CakePHP requirement

Changed

  • Extend the README.md file #2
  • Update PHP version to 7.1.x
  • Update PHP version to 7.2.x
  • Upgrade CakePHP version to 4.0.x

Added

  • Added project ot GitHub #1
  • Added changelog #4
  • Added MIT as license for the project #5
  • Added contributing file #3
  • Added security guide to the project #12

Changed

  • Extend the README.md file #2