51 lines
1.9 KiB
PHP
51 lines
1.9 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'codesnippetspro/code-snippets',
|
|
'pretty_version' => 'v3.9.5',
|
|
'version' => '3.9.5.0',
|
|
'reference' => '63a360e59693c349349250023b40f2d9728b419e',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => false,
|
|
),
|
|
'versions' => array(
|
|
'codesnippetspro/code-snippets' => array(
|
|
'pretty_version' => 'v3.9.5',
|
|
'version' => '3.9.5.0',
|
|
'reference' => '63a360e59693c349349250023b40f2d9728b419e',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'composer/installers' => array(
|
|
'pretty_version' => 'v2.3.0',
|
|
'version' => '2.3.0.0',
|
|
'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/./installers',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'typisttech/imposter' => array(
|
|
'pretty_version' => '0.6.1',
|
|
'version' => '0.6.1.0',
|
|
'reference' => 'f52b1a2289d2ea9c660cf9595085d0b11469af83',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../typisttech/imposter',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'typisttech/imposter-plugin' => array(
|
|
'pretty_version' => '0.6.2',
|
|
'version' => '0.6.2.0',
|
|
'reference' => '15fa3c90aca3b79497f438b9e02a6176498de53c',
|
|
'type' => 'composer-plugin',
|
|
'install_path' => __DIR__ . '/../typisttech/imposter-plugin',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|