13 lines
268 B
JSON
Raw Normal View History

2016-11-28 21:52:15 -08:00
{
2018-01-26 15:50:15 +01:00
"require": {
"geoip2/geoip2": "^2.7.0",
"s1lentium/iptools": "^1.1.0",
"donatj/phpuseragentparser": "^0.9.0",
"browscap/browscap-php": "3.1.0",
"erusev/parsedown": "^1.6"
},
"config": {
"vendor-dir": "includes/vendor"
}
}