mirror of https://github.com/movim/movim
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.1 KiB
37 lines
1.1 KiB
{
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Movim": "src"
|
|
}
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0",
|
|
"ext-curl": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-imagick": "*",
|
|
|
|
"monolog/monolog": "1.8.*",
|
|
"rain/raintpl": "dev-master",
|
|
"michelf/php-markdown": "dev-lib",
|
|
|
|
"movim/modl": "dev-master#03c6f6e0c83b494ba33df318a724caf779cd37a8",
|
|
"movim/sasl2": "dev-master",
|
|
"movim/moxl": "dev-master#2edef2af59306e62ecc0267e95505ec37fb5e91e",
|
|
|
|
"embed/embed": "dev-master",
|
|
"heyupdate/emoji": "dev-twemoji2#99dda1bed08472046cac1498221f08684ad83d55",
|
|
|
|
"cboden/ratchet": "0.4.x-dev",
|
|
"react/http": "dev-master#cd15204bd15d106d7832c680e4fb0ca0ce2f5e30",
|
|
|
|
"respect/validation": "1.0.*",
|
|
"ezyang/htmlpurifier": "^4.9",
|
|
"ramsey/uuid": "^3.5",
|
|
"symfony/console": "^3.3",
|
|
"cocur/slugify": "^2.5",
|
|
"clue/buzz-react": "^1.1",
|
|
"dflydev/fig-cookies": "^1.0",
|
|
"defuse/php-encryption": "^2.1",
|
|
"react/child-process": "^0.4.3"
|
|
}
|
|
}
|