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.

25 lines
575 B

{
"require": {
"slim/slim": "2.2.*",
"simplepie/simplepie": "*",
"saltybeagle/savant3": "dev-master",
"j4mie/idiorm": "1.4.*",
"mf2/mf2": "0.2.*",
"barnabywalters/mf-cleaner": "0.*",
"indieauth/client": "0.1.*",
"pda/pheanstalk": "dev-master",
"mpratt/relativetime": ">=1.0"
},
"autoload": {
"files": [
"lib/Savant.php",
"lib/config.php",
"lib/helpers.php",
"lib/db_helpers.php",
"lib/mf2_feed_parser.php",
"lib/DeferredTask.php",
"lib/PushTask.php",
"lib/request.php"
]
}
}