dashboard
repositories
filestore
activity
search
login
frameworks
/
humble-cloud
emscripten Humble Cloud interface
summary
reflog
commits
tree
tickets
docs
compare
blame
|
history
|
raw
use arraybuffer when fetching binary contents
Edward Rudd
2014-10-14
28dbc410b10c9d67cdd00f25a73083e58204ea01
[frameworks/humble-cloud.git]
/
server
/
composer.json
1
2
3
4
5
6
7
8
{
"require": {
"marcj/php-rest-service": "dev-master"
},
"autoload": {
"psr-0": { "": "src/" }
}
}