Added twig template, templates and search functionality.
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"symfony/var-dumper": "^7.0",
|
||||
"illuminate/database": "^11.0",
|
||||
"ext-json": "*"
|
||||
"ext-json": "*",
|
||||
"twig/twig": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user