69 lines
2.6 KiB
PHP
69 lines
2.6 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => '__root__',
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '183b82cc23c52c7b70a24393bcfb6fdb0ca27146',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'__root__' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => '183b82cc23c52c7b70a24393bcfb6fdb0ca27146',
|
|
'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,
|
|
),
|
|
'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.2',
|
|
'version' => '2.2.2.0',
|
|
'reference' => '25f298265c823e8fb0505169135855e1e6a91021',
|
|
'type' => 'phpstan-extension',
|
|
'install_path' => __DIR__ . '/../tomasvotruba/type-coverage',
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
),
|
|
);
|