mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-15 01:21:35 +01:00
Migrating to Silex
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"require": {
|
||||
"twig/twig": "^2.0",
|
||||
"jkanetwork/dbwrapper": "^1.4"
|
||||
"jkanetwork/dbwrapper": "^1.4",
|
||||
"symfony/flex": "^1.1",
|
||||
"symfony/twig-bridge": "^4.1",
|
||||
"silex/silex": "^2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user