#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

@@ -16,8 +16,7 @@ class VacationTypeConfigRetriever
public function __construct(
protected Repository $config,
) {
}
) {}
public function needsTechnicalApproval(VacationType $type): bool
{