![]() 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/laravel/prompts/ |
{ "name": "laravel/prompts", "type": "library", "license": "MIT", "autoload": { "psr-4": { "Laravel\\Prompts\\": "src/" }, "files": [ "src/helpers.php" ] }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "require": { "php": "^8.1", "ext-mbstring": "*", "illuminate/collections": "^10.0|^11.0", "symfony/console": "^6.2" }, "require-dev": { "phpstan/phpstan": "^1.10", "pestphp/pest": "^2.3", "mockery/mockery": "^1.5", "phpstan/phpstan-mockery": "^1.1" }, "suggest": { "ext-pcntl": "Required for the spinner to be animated." }, "config": { "allow-plugins": { "pestphp/pest-plugin": true } } }