1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00
php-e107/e107_tests/composer.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"
}
}