Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.19 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.3 (2024-06-28)

Chore

  • deps: bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 (03c7a4e)

Build

  • composer.json: accept version 11 of the illuminate/contracts package (039eb51)

Docs

  • readme: add support in documentation for Laravel 11 (a9fc7b3)

0.0.2 (2024-02-10)

Chore

  • composer.json: change minimum-stability for stable (5ce2401)

0.0.1 (2024-02-10)

Features

  • laravel-api-problem: add class, exception and http laravel api problem and stubs (d4395eb)

Chore

  • composer.json: add version in composer.json (089eb09)
  • configuration: add php-cs-fixer and others configurations commitlint, version, ctv-updater (504d49a)
  • configuration: modify some configurations files, add hooks and delete unnecessary (549ac9d)

Docs

  • readme: change all documentation in readme, and add contributing documentation (e0cdfaf)

Changelog

All notable changes to laravel-api-problem will be documented in this file.