mirror of
https://github.com/e107inc/e107.git
synced 2025-01-16 20:28:28 +01:00
composer fix.
This commit is contained in:
parent
697e7f0ff7
commit
5239bab6a2
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user