Installed and used composer require knplabs/knp-time-bundle to render time since ship arrived at.
This commit is contained in:
16
symfony.lock
16
symfony.lock
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"knplabs/knp-time-bundle": {
|
||||
"version": "v2.4.0"
|
||||
},
|
||||
"php-cs-fixer/shim": {
|
||||
"version": "3.64",
|
||||
"recipe": {
|
||||
@@ -129,6 +132,19 @@
|
||||
"assets/controllers/hello_controller.js"
|
||||
]
|
||||
},
|
||||
"symfony/translation": {
|
||||
"version": "7.1",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "6.3",
|
||||
"ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/translation.yaml",
|
||||
"translations/.gitignore"
|
||||
]
|
||||
},
|
||||
"symfony/twig-bundle": {
|
||||
"version": "7.1",
|
||||
"recipe": {
|
||||
|
||||
Reference in New Issue
Block a user