All notable changes to flare-client-php
will be documented in this file
- Remove
arguments
from stacktrace frames (unused in UI and causing issues, see spatie/ignition#48) - Update .gitattributes by @PaolaRuby in spatie#4
- @PaolaRuby made their first contribution in spatie#4
Full Changelog: https://github.com/spatie/flare-client-php/compare/1.0.2...1.0.3
- avoid crash git info middleware
- Add censor request headers middleware
- initial release