Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/letme.watchman/ |
Upload File : |
{ "name": "letme/watchman", "require": { "spatie/enum": "3.13.0", "tightenco/collect": "8.83.27", "vlucas/valitron": "1.4.11", "telegram-bot/api": "2.5.0", "symfony/var-dumper": "6.3.8" }, "require-dev": { "phpunit/phpunit": "^9.5.19", "robmorgan/phinx": "^0.13.4", "guzzlehttp/guzzle": "^7.4", "symfony/http-foundation": "^5.4", "squizlabs/php_codesniffer": "^3.4.2", "fakerphp/faker": "^1.19", "league/factory-muffin": "^3.3", "league/factory-muffin-faker": "^2.3", "illuminate/testing": "^8" }, "autoload-dev": { "psr-4": { "Letme\\Watchman\\Tests\\": "./tests" } }, "scripts": { "test": "./vendor/bin/phpunit --configuration ./tests/phpunit.xml.dist", "lint": "phpcs --standard=./standart.xml -p --colors ./", "lint_fix": "phpcbf --standard=./standart.xml -p --colors ./" }, "config": { "allow-plugins": { "php-http/discovery": false } } }