File "installed.php"
Full path: /home/dora/public_html/wp-content/plugins/code-snippets/vendor/composer/installed.php
File size: 1.47 KB
MIME-type: --
Charset: utf-8
<?php return array(
'root' => array(
'name' => 'codesnippetspro/code-snippets',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '38b3379d305aa4b5b0e3db0ea41c35e44265f3ac',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'codesnippetspro/code-snippets' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '38b3379d305aa4b5b0e3db0ea41c35e44265f3ac',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'composer/installers' => array(
'pretty_version' => 'v1.12.0',
'version' => '1.12.0.0',
'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/./installers',
'aliases' => array(),
'dev_requirement' => false,
),
'roundcube/plugin-installer' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'shama/baton' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
),
);