mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-04-26 13:28:27 -04:00
9 lines
115 B
JSON
9 lines
115 B
JSON
{
|
|
"require" : {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"require-dev": {
|
|
"heroku/heroku-buildpack-php": "*"
|
|
}
|
|
}
|