<?php return array(
'root' => array(
'name' => 'wpeverest/everest-forms',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'ca40145ba55c72a74bf8ba80f3dcf155986f0d4a',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'composer/installers' => array(
'pretty_version' => 'v2.0.1',
'version' => '2.0.1.0',
'reference' => 'a241e78aaeb09781f5f5b92ac01ffd13ab43e5e8',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/./installers',
'aliases' => array(),
'dev_requirement' => false,
),
'scssphp/scssphp' => array(
'pretty_version' => 'v1.13.0',
'version' => '1.13.0.0',
'reference' => '63d1157457e5554edf00b0c1fabab4c1511d2520',
'type' => 'library',
'install_path' => __DIR__ . '/../scssphp/scssphp',
'aliases' => array(),
'dev_requirement' => false,
),
'wpeverest/everest-forms' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'ca40145ba55c72a74bf8ba80f3dcf155986f0d4a',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);
|