mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-03-07 02:42:02 +01:00
Migrating to Silex
This commit is contained in:
8
composer.json
Normal file
8
composer.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"require": {
|
||||
"silex/silex": "~1.3",
|
||||
"twig/twig": "~1.23",
|
||||
"symfony/twig-bridge": "^4.1",
|
||||
"jkanetwork/dbwrapper": "^1.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user