10 lines
156 B
JSON
10 lines
156 B
JSON
|
{
|
||
|
"require": {
|
||
|
"slim/slim": "~2.0",
|
||
|
"gabordemooij/redbean": "~4.2"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "5.0.*"
|
||
|
}
|
||
|
}
|