You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
322 B
17 lines
322 B
{ |
|
"authors": [{ |
|
"name": "Timothy J. Warren", |
|
"email": "tim@timshomepage.net", |
|
"homepage": "https://timshomepage.net", |
|
"role": "Developer" |
|
}], |
|
"require-dev": { |
|
"phpunit/phpunit":"3.7.*" |
|
}, |
|
"require": { |
|
"symfony/yaml": "2.4.*", |
|
"aura/router": "2.0.*@dev", |
|
"aura/di": "2.0.*@dev", |
|
"php": ">=5.4.0" |
|
} |
|
} |