Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 702 Bytes

File metadata and controls

19 lines (13 loc) · 702 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]

Added

  • Docker environment for development (Dockerfile, docker-compose.yml, Makefile).
  • Docker usage instructions to README.md.

Changed

  • Updated README.md with detailed installation and usage instructions.
  • Replaced laravel/pint with friendsofphp/php-cs-fixer and phpstan/phpstan for linting and formatting.

Removed

  • Laravel support (Service Provider, Facade, and illuminate/support dependency).