🤖 Auto commit for release 'develop' on 2026-01-10

This commit is contained in:
JC5
2026-01-10 19:05:42 +01:00
parent ef35eaffb4
commit ef1c64096d
4 changed files with 7 additions and 7 deletions

View File

@@ -84,7 +84,7 @@ class StoreController extends Controller
*
* Store a new transaction.
*
* @throws FireflyException|ValidationException|GoneHttpException
* @throws FireflyException|GoneHttpException|ValidationException
*/
public function store(StoreRequest $request): JsonResponse
{