51 lines
1.9 KiB
PHP
51 lines
1.9 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'open-function-computers-llc/wp-theme',
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => 'db52cd69338635ed28050c3df73492e8d38fb98f',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'jjgrainger/posttypes' => array(
|
|
'pretty_version' => 'v2.2.1',
|
|
'version' => '2.2.1.0',
|
|
'reference' => '2f20f628ec44404960df4b1ae5d623397a66aec1',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../jjgrainger/posttypes',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'open-function-computers-llc/rad-theme-engine' => array(
|
|
'pretty_version' => 'v1.0.26',
|
|
'version' => '1.0.26.0',
|
|
'reference' => '17f231ae60eb6b90c5819d11d7c1e540a805f3a6',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../open-function-computers-llc/rad-theme-engine',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'open-function-computers-llc/wp-theme' => array(
|
|
'pretty_version' => 'dev-main',
|
|
'version' => 'dev-main',
|
|
'reference' => 'db52cd69338635ed28050c3df73492e8d38fb98f',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'salesforce/handlebars-php' => array(
|
|
'pretty_version' => '2.3.0',
|
|
'version' => '2.3.0.0',
|
|
'reference' => '59fc47c7b2701659cb483d0f3461c4f712693b2b',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../salesforce/handlebars-php',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|