Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 359 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 359 Bytes

Changelog josephscott/phpcsfixer-config

0.0.4 : 2025-01-20

  • Tests via Github Actions
  • Set 'ordered_imports' -> 'imports_order' to [ 'const', 'class', 'function' ]

0.0.3 : 2024-11-04

  • Turn off native_function_invocation

0.0.2 : 2024-08-06

  • Include declare_strict_types as true by default

0.0.1 : 2024-05-22

  • First working version