XylotrechusZ
<?php return array(
'root' => array(
'name' => 'wp-media/wp-rocket',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'cloudflare/cf-ip-rewrite' => array(
'pretty_version' => '1.0.4',
'version' => '1.0.4.0',
'reference' => '48e2ce52e87d3d27cdb662584fccf82efa898bf1',
'type' => 'library',
'install_path' => __DIR__ . '/../cloudflare/cf-ip-rewrite',
'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,
),
'wp-media/wp-rocket' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);