78 lines
3.0 KiB
PHP
78 lines
3.0 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => '__root__',
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '94a4f8ce9b795e1d194884a36bbda93115a7ffa1',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'__root__' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '94a4f8ce9b795e1d194884a36bbda93115a7ffa1',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'ergebnis/phpstan-rules' => array(
|
|
'pretty_version' => '2.13.1',
|
|
'version' => '2.13.1.0',
|
|
'reference' => 'f69db86b98595c34fc1f61c89fe3b380141aa519',
|
|
'type' => 'phpstan-extension',
|
|
'install_path' => __DIR__ . '/../ergebnis/phpstan-rules',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
'nette/utils' => array(
|
|
'pretty_version' => 'v4.1.4',
|
|
'version' => '4.1.4.0',
|
|
'reference' => '7da6c396d7ebe142bc857c20479d5e70a5e1aac7',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../nette/utils',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
'phpstan/extension-installer' => array(
|
|
'pretty_version' => '1.4.3',
|
|
'version' => '1.4.3.0',
|
|
'reference' => '85e90b3942d06b2326fba0403ec24fe912372936',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/../phpstan/extension-installer',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
'phpstan/phpstan' => array(
|
|
'pretty_version' => '2.2.2',
|
|
'version' => '2.2.2.0',
|
|
'reference' => 'e5cc34d491a90e79c216d824f60fe21fd4d93bd6',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../phpstan/phpstan',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
'phpstan/phpstan-strict-rules' => array(
|
|
'pretty_version' => '2.0.11',
|
|
'version' => '2.0.11.0',
|
|
'reference' => '9b000a578b85b32945b358b172c7b20e91189024',
|
|
'type' => 'phpstan-extension',
|
|
'install_path' => __DIR__ . '/../phpstan/phpstan-strict-rules',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
'tomasvotruba/type-coverage' => array(
|
|
'pretty_version' => '2.2.1',
|
|
'version' => '2.2.1.0',
|
|
'reference' => '4087caa4639bdd4c646f2984bc333efeddf69e4b',
|
|
'type' => 'phpstan-extension',
|
|
'install_path' => __DIR__ . '/../tomasvotruba/type-coverage',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
),
|
|
);
|