Installed and used composer require knplabs/knp-time-bundle to render time since ship arrived at.
This commit is contained in:
@@ -11,4 +11,5 @@ return [
|
||||
Symfony\UX\StimulusBundle\StimulusBundle::class => ['all' => true],
|
||||
Symfony\UX\Turbo\TurboBundle::class => ['all' => true],
|
||||
Symfony\Bundle\MakerBundle\MakerBundle::class => ['dev' => true],
|
||||
Knp\Bundle\TimeBundle\KnpTimeBundle::class => ['all' => true],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user