mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 23:53:50 +00:00
5 lines
187 B
YAML
5 lines
187 B
YAML
# temporary, waiting for symfony 6.0 to load clock
|
|
services:
|
|
Symfony\Component\Clock\NativeClock: ~
|
|
Symfony\Component\Clock\ClockInterface: '@Symfony\Component\Clock\NativeClock'
|