mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"name": "e107inc/e107-test",
|
|
"description": "Test harness for e107",
|
|
"license": "GPL-3.0-or-later",
|
|
"require-dev": {
|
|
"codeception/codeception": "^2.5",
|
|
"twig/twig": ">=1.28"
|
|
}
|
|
}
|