View file PF.Base/composer.json
{
"repositories": [
{
"type": "git",
"url": "https://github.com/phpfoxdev/less.php"
}
],
"require": {
"php": "^5.5 || ^7.0",
"endroid/qrcode": "1.5.7",
"twig/twig": "1.18.*@dev",
"oyejorge/less.php": "dev-phpfoxdev-lessphp",
"filp/whoops": "^2.",
"ircmaxell/password-compat": "~1.0",
"phpmailer/phpmailer": "^5.",
"dereuromark/media-embed": "dev-master",
"wixel/gump": "^1.",
"predis/predis": "^1.0",
"phpFastCache/phpFastCache": "^4.3",
"matthiasmullie/minify": "^1.3"
}
}