Installed and used composer require knplabs/knp-time-bundle to render time since ship arrived at.

This commit is contained in:
Krzysztof Płaczek
2024-10-19 17:34:00 +02:00
parent c2998606b5
commit 6172d76b79
8 changed files with 208 additions and 14 deletions

View File

@@ -7,6 +7,7 @@
"php": ">=8.2",
"ext-ctype": "*",
"ext-iconv": "*",
"knplabs/knp-time-bundle": "^2.4",
"php-cs-fixer/shim": "^3.64",
"phpdocumentor/reflection-docblock": "^5.4",
"phpstan/phpdoc-parser": "^1.33",