mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
13 lines
322 B
JSON
13 lines
322 B
JSON
{
|
|
"name": "e107inc/e107-test",
|
|
"description": "Test harness for e107",
|
|
"license": "GPL-3.0-or-later",
|
|
"require-dev": {
|
|
"twig/twig": ">=1.28",
|
|
"codeception/codeception": "^4.2",
|
|
"codeception/module-asserts": "^1.1",
|
|
"codeception/module-db": "^1.0",
|
|
"codeception/module-phpbrowser": "^1.0"
|
|
}
|
|
}
|