Files
mccans-theme/vendor/composer/installed.php
2025-06-27 11:13:21 -07:00

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' => '8271fb1d62dd4e4d76646ca581c1be4b236c781d',
'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.39',
'version' => '1.0.39.0',
'reference' => '587358e1af452967fc7a664c10354859b35c8de0',
'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' => '8271fb1d62dd4e4d76646ca581c1be4b236c781d',
'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,
),
),
);