Implement a caching mechanism
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"symfony/twig-bundle": "^7.1",
|
||||
"symfony/dotenv": "^7.1",
|
||||
"twig/intl-extra": "^3.13",
|
||||
"twig/extra-bundle": "^3.13"
|
||||
"twig/extra-bundle": "^3.13",
|
||||
"symfony/cache": "^7.2",
|
||||
"twig/cache-extra": "^3.21"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user