10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"name": "QloApps/QloApps-unit-tests",
|
|
"description": "Unit tests for QloApps Download",
|
|
"license": "OSL",
|
|
"require": {
|
|
"phpunit/phpunit": "~4.5",
|
|
"phake/phake": "@stable"
|
|
}
|
|
}
|