2014-08-12 10:59:23 -04:00
|
|
|
{
|
2014-08-13 15:57:24 -04:00
|
|
|
"name":"timw4mail/tims-todo",
|
|
|
|
"type":"project",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"authors": [{
|
|
|
|
"name": "Timothy J. Warren",
|
|
|
|
"email": "tim@timshomepage.net",
|
|
|
|
"homepage": "https://timshomepage.net",
|
|
|
|
"role": "Developer"
|
|
|
|
}],
|
2014-08-12 10:59:23 -04:00
|
|
|
"require": {
|
2014-08-13 15:57:24 -04:00
|
|
|
"php": ">=5.4",
|
|
|
|
"robmorgan/phinx": "*",
|
|
|
|
"ircmaxell/password-compat": "1.0.*"
|
2014-08-12 10:59:23 -04:00
|
|
|
}
|
|
|
|
}
|