mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
648 B
648 B
Summary
Type of change
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
- Misc. change (internal, infrastructure, maintenance, etc.)
Checklist
- Existing tests have been adapted and/or new tests have been added
- Update the README.md
- Code style has been fixed via
composer fix-style