| Server IP : 66.29.153.156 / Your IP : 216.73.217.22 Web Server : LiteSpeed System : Linux premium322.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : lastyfjz ( 1521) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/fidry/cpu-core-counter/ |
Upload File : |
{
"name": "fidry\/cpu-core-counter",
"description": "Tiny utility to get the number of CPU cores.",
"license": "MIT",
"type": "library",
"keywords": [
"cpu",
"core"
],
"authors": [
{
"name": "Th\u00e9o FIDRY",
"email": "theo.fidry@gmail.com"
}
],
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"fidry\/makefile": "^0.2.0",
"fidry\/php-cs-fixer-config": "^1.1.2",
"phpstan\/extension-installer": "^1.2.0",
"phpstan\/phpstan": "^1.9.2",
"phpstan\/phpstan-deprecation-rules": "^1.0.0",
"phpstan\/phpstan-phpunit": "^1.2.2",
"phpstan\/phpstan-strict-rules": "^1.4.4",
"phpunit\/phpunit": "^8.5.31 || ^9.5.26",
"webmozarts\/strict-phpunit": "^7.5"
},
"autoload": {
"psr-4": {
"RectorPrefix202411\\Fidry\\CpuCoreCounter\\": "src\/"
}
},
"autoload-dev": {
"psr-4": {
"RectorPrefix202411\\Fidry\\CpuCoreCounter\\Test\\": "tests\/"
}
},
"config": {
"allow-plugins": {
"ergebnis\/composer-normalize": true,
"infection\/extension-installer": true,
"phpstan\/extension-installer": true
},
"sort-packages": true
}
}