KentarouTakeda
09623f216c
Add extends declaration for Macroable classes to fix missing inherited methods ( #1674 )
2025-02-22 16:59:08 +01:00
KentarouTakeda
4b051e45c7
Fix the description of unused option ( #1600 )
2024-10-28 11:30:54 +01:00
KentarouTakeda
085ca3e225
Compatible with Generics Eloquent Builder in Laravel 11.15 ( #1591 )
...
* feat: support generics eloquent builder
* fix: required laravel version
* fix: ci execution is only for Laravel-11
* docs: add CHANGELOG
* docs: update supported Laravel versions and adjust output examples
2024-10-17 18:37:19 +02:00
KentarouTakeda
ec61b82178
Fix upstream dependent test failure ( #1595 )
2024-10-17 18:35:28 +02:00
KentarouTakeda
d3965aaab5
fix: Model's --write duplicates array properties ( #1594 )
...
* Use the bug-fixed version of the upstream library
* Updated the test for fixed features to correctly expect
2024-10-17 18:34:58 +02:00
KentarouTakeda
07f5eaea73
Fix return type of methods provided by SoftDeletes ( #1345 )
...
* Fix return type of methods provided by `SoftDeletes`
* Update CHANGELOG
* fix test / update snapshot
2022-08-11 12:36:43 +02:00