Releases: konsulting/laravel-monitored-commands
Releases · konsulting/laravel-monitored-commands
Change fail method to public
0.6.1 make fail method on monitored commands public
Bump support for laravel 11
0.6 bump composer packages for L11
unset record if necessary
0.5.8 small tweak to unset the record if necessary
added logging only
0.5.7 added logging only
Added HasFactory Trait
0.5.6 add HasFactory trait
support extended contd.
0.5.5 extend support contd.
0.5.4
extending support back down for 2fm -admin on php7.4
Renamed complete method to avoid falling back to symfony command method
0.5.3 renamed method to avoid falling back on symfony method
make complete method public to comply with symfony method expectations
0.5.2 make complete method public for 2fm-admin upgrade as requested throug…
bumped dependencies, add service provider for tests
0.5.1 bumped dependencies and address test setup