Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 508 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.

[Unreleased]

[1.1.0] - 2023-05-31

Added

  • Custom rule; default
  • laravel_security_sniffer; default

Fixed

  • Detect phpcs.xml.dist and .phpcs.xml.dist configuration files.
  • Detection of filesystem root when traversing paths on Windows.