Add Router to core.

This commit is contained in:
Maarten 2019-12-24 00:31:29 +01:00
parent 246bbed148
commit 69c761c3b1
58 changed files with 6451 additions and 157 deletions

View file

@ -9,7 +9,7 @@
"require": {
"php": "^7.2",
"ext-json": "*",
"pecee/simple-router": "4.2.0.6",
"php-di/php-di": "^6.0",
"twig/twig": "^3.0"
},
"config": {