Boy132
|
c93a836ad8
|
Remove DaemonConnectionException (#885)
* remove DaemonConnectionException
* update tests
|
2025-01-07 22:58:04 +01:00 |
|
Boy132
|
d555c42644
|
Update all dependencies (#712)
* update composer.lock
* run pint
* fix phpstan
* update migrations (sqlite `dropForeign`)
* fix migrations
* Reset these back for now
* Alphabetize the rules
* run `php artisan filament:upgrade`
---------
Co-authored-by: Lance Pioch <git@lance.sh>
|
2024-11-22 09:27:57 +01:00 |
|
Lance Pioch
|
deb6603840
|
Revert "Add concat_space rule"
This reverts commit 96acd268bee7005fe1691b572a4674575604d437.
|
2024-10-19 21:14:41 -04:00 |
|
Lance Pioch
|
466f9f7edc
|
Add phpdoc_separation rule
|
2024-10-19 18:46:05 -04:00 |
|
Lance Pioch
|
96acd268be
|
Add concat_space rule
|
2024-10-19 18:30:34 -04:00 |
|
Boy132
|
bb7c0e0e66
|
Add "Delete files" task (#470)
* started "delete files" task
* add logic to DeleteFilesService
* add frontend
* make nicer
* move description to right place
|
2024-07-10 09:25:15 +02:00 |
|