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.
16 lines
331 B
16 lines
331 B
{
|
|
"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"
|
|
}],
|
|
"require": {
|
|
"php": ">=7.0",
|
|
"robmorgan/phinx": "*",
|
|
"ircmaxell/password-compat": "1.0.*"
|
|
}
|
|
} |