mirror of
https://github.com/danog/class-finder.git
synced 2024-12-02 09:27:48 +01:00
17 lines
313 B
JSON
17 lines
313 B
JSON
{
|
|
"name": "danog/testApp",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Hayden Pierce",
|
|
"email": "hayden@haydenpierce.com"
|
|
}
|
|
],
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.36",
|
|
"haydenpierce/class-finder": "0.0.1",
|
|
"haydenpierce/sandbox-app":"0.3.0"
|
|
}
|
|
}
|