mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Update to stable
This commit is contained in:
parent
cfa570eba2
commit
ba40e34947
@ -30,7 +30,7 @@
|
|||||||
"dnoegel/php-xdg-base-dir": "^0.1.1",
|
"dnoegel/php-xdg-base-dir": "^0.1.1",
|
||||||
"felixfbecker/advanced-json-rpc": "^3.1",
|
"felixfbecker/advanced-json-rpc": "^3.1",
|
||||||
"felixfbecker/language-server-protocol": "^1.5.2",
|
"felixfbecker/language-server-protocol": "^1.5.2",
|
||||||
"fidry/cpu-core-counter": "^0.2.0",
|
"fidry/cpu-core-counter": "^0.3.0",
|
||||||
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
|
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
|
||||||
"nikic/php-parser": "^4.13",
|
"nikic/php-parser": "^4.13",
|
||||||
"openlss/lib-array2xml": "^1.0",
|
"openlss/lib-array2xml": "^1.0",
|
||||||
|
@ -1471,7 +1471,6 @@ class ProjectAnalyzer
|
|||||||
* returns number of cpu cores
|
* returns number of cpu cores
|
||||||
* Copyleft 2018, license: WTFPL
|
* Copyleft 2018, license: WTFPL
|
||||||
* @throws NumberOfCpuCoreNotFound
|
* @throws NumberOfCpuCoreNotFound
|
||||||
* @psalm-suppress ForbiddenCode
|
|
||||||
*/
|
*/
|
||||||
public static function getCpuCount(): int
|
public static function getCpuCount(): int
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user