Server IP : 184.154.167.98 / Your IP : 3.139.69.53 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/tampico1900/apps/serverinfo/ |
Upload File : |
{ "require-dev": { "nextcloud/coding-standard": "^0.4.0", "psalm/phar": "^4.22", "bantu/ini-get-wrapper": "v1.0.1", "phpunit/phpunit": "^9.5", "nextcloud/ocp": "dev-stable25" }, "scripts": { "cs:check": "php-cs-fixer fix --dry-run --diff", "cs:fix": "php-cs-fixer fix", "psalm": "psalm.phar --threads=1", "psalm:update-baseline": "psalm.phar --threads=1 --update-baseline --set-baseline=tests/psalm-baseline.xml", "psalm:clear": "psalm.phar --clear-cache && psalm --clear-global-cache", "psalm:fix": "psalm.phar --alter --issues=InvalidReturnType,InvalidNullableReturnType,MissingParamType,InvalidFalsableReturnType" }, "config": { "allow-plugins": { "composer/package-versions-deprecated": true }, "platform": { "php": "7.4" } }, "autoload-dev": { "psr-4": { "OCP\\": "vendor/nextcloud/ocp/OCP" } } }