add bramus router inside the framework to add DI in future

This commit is contained in:
Gregory Letellier
2023-11-20 14:22:55 +01:00
parent de03a1f215
commit 07de5df32f
4 changed files with 555 additions and 28 deletions

View File

@@ -7,7 +7,6 @@
"php": "~8.1",
"kletellier/pdowrapper": "^1.0",
"symfony/http-kernel": "^6.3",
"bramus/router": "~1.6",
"filp/whoops": "^2.15",
"symfony/var-dumper": "^6.3",
"eftec/bladeone": "^4.9",