File: //proc/self/cwd/wp-content/plugins/extensions-for-cf7/vendor/composer/installed.php
<?php return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'efeef637562fa52dc0bc0cd67f4781b5ad92f923',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'efeef637562fa52dc0bc0cd67f4781b5ad92f923',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'box/spout' => array(
'pretty_version' => 'v3.3.0',
'version' => '3.3.0.0',
'reference' => '9bdb027d312b732515b884a341c0ad70372c6295',
'type' => 'library',
'install_path' => __DIR__ . '/../box/spout',
'aliases' => array(),
'dev_requirement' => false,
),
),
);