dashboard
repositories
filestore
activity
search
login
frameworks
/
humble-cloud
emscripten Humble Cloud interface
summary
reflog
commits
tree
tickets
docs
compare
blame
|
history
|
raw
pull substituted vars to end to move "syntax" errors to end of file.
Edward Rudd
2014-10-14
3e14459c00eba21b59a735a57ce59c352f108705
[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/" }
}
}