whisper-money/app/Http
Víctor Falcón e5c180d014 fix: satisfy larastan on connection-accounts (dead null-coalesce, nullsafe)
- getSession PHPDoc now declares the optional accounts_data the real API
  returns; discover prefers it and falls back to accounts.
- Drop dead ?? fallbacks flagged at level 5 and avoid nullsafe on a
  non-nullable expression.
2026-06-18 15:59:22 +02:00
..
Controllers fix: satisfy larastan on connection-accounts (dead null-coalesce, nullsafe) 2026-06-18 15:59:22 +02:00
Middleware feat(connections): gate manage-accounts behind a feature flag, refine targets 2026-06-18 15:54:01 +02:00
Requests feat(connections): manage which accounts a bank connection syncs 2026-06-18 15:21:20 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00