Add command to add a new day

This commit is contained in:
2023-12-03 20:19:35 +01:00
parent 6469820ecf
commit 5c86431824
4 changed files with 613 additions and 1 deletions

View File

@ -13,6 +13,8 @@
"php": "^8.3",
"ext-mbstring": "*",
"cebe/markdown": "^1.2",
"laravel/prompts": "^0.1.13",
"nette/php-generator": "^4.1",
"phppkg/cli-markdown": "^2.0",
"symfony/console": "^6"
},