mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-14 20:36:46 +01:00
* [MOD] Added required library for debugging
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"doctrine/common": "~v2.7",
|
||||
"guzzlehttp/guzzle": "~6.3",
|
||||
"monolog/monolog": "^1.23",
|
||||
"symfony/debug" : "~v3.4",
|
||||
"ext-pdo": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-gd": "*",
|
||||
@@ -40,7 +41,6 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^6",
|
||||
"phpunit/dbunit": "^3",
|
||||
"symfony/debug" : "~v3.4",
|
||||
"fzaninotto/faker": "~v1.8",
|
||||
"fabpot/goutte": "~v3.2",
|
||||
"syspass/extension-installer-plugin": "dev-master",
|
||||
|
||||
Reference in New Issue
Block a user