![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/demo.intellicart.co/vendor/marcusschwarz/lesserphp/ |
{ "name": "marcusschwarz/lesserphp", "type": "library", "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.", "homepage": "http://leafo.net/lessphp/", "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "[email protected]", "homepage": "http://leafo.net" }, { "name": "Marcus Schwarz", "email": "[email protected]", "homepage": "https://www.maswaba.de" } ], "bin": ["plessc"], "autoload": { "classmap": ["lessc.inc.php"] }, "extra": { "branch-alias": { "dev-master": "0.5.1-dev" } }, "require-dev": { "phpunit/phpunit": ">=4.8.35 <8" }, "scripts": { "test": "phpunit" } }