mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 00:41:52 +02:00
composer fix.
This commit is contained in:
@@ -8,18 +8,5 @@
|
||||
"codeception/module-asserts": "^1.1",
|
||||
"codeception/module-db": "^1.0",
|
||||
"codeception/module-phpbrowser": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"e107_plugins\\": "../e107_plugins/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"e107_tests\\": "../e107_tests/"
|
||||
},
|
||||
"classmap": [
|
||||
"../e107_plugins/*/tests"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user