#5 - bump dependencies

This commit is contained in:
Adrian Hopek
2022-03-01 09:31:45 +01:00
parent 936a279606
commit 92784846dc
48 changed files with 1131 additions and 469 deletions

View File

@@ -15,6 +15,5 @@ class VacationRequestAcceptedByAdministrative
public function __construct(
public VacationRequest $vacationRequest,
) {
}
) {}
}