#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

@@ -13,8 +13,7 @@ class YearPeriodRetriever
public function __construct(
protected Session $session,
) {
}
) {}
public function selected(): YearPeriod
{