mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-08-13 19:41:57 +00:00
Re-Added Doctrine/orm
this should have been stayed :p
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
"require": {
|
||||
"twig/twig": "^2.7",
|
||||
"psr/simple-cache": "^1.0",
|
||||
"psr/log": "^1.1"
|
||||
"psr/log": "^1.1",
|
||||
"doctrine/orm": "^2.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "^3.4",
|
||||
|
Reference in New Issue
Block a user