Skip to content

Commit

Permalink
composer fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
CaMer0n committed Nov 28, 2024
1 parent 697e7f0 commit 5239bab
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions e107_tests/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
}

0 comments on commit 5239bab

Please sign in to comment.