dashboard
repositories
filestore
activity
search
login
frameworks
/
humble-cloud
emscripten Humble Cloud interface
summary
reflog
commits
tree
tickets
docs
compare
blame
|
history
|
raw
use EMSCRIPTEN_KEEPALIVE instead of maintaining the EXPORTED_FUNCTIONS flag
Edward Rudd
2015-08-11
ba9e0fa6b07eb964d770793af3292bcb3078d62e
[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/" }
}
}