added in vendor for prod

This commit is contained in:
2025-05-06 08:24:59 -07:00
parent 6207303b1c
commit db52cd6933
91 changed files with 13191 additions and 0 deletions

50
vendor/composer/installed.php vendored Normal file
View File

@@ -0,0 +1,50 @@
<?php return array(
'root' => array(
'name' => 'open-function-computers-llc/wp-theme',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '6207303b1c6c33071cb620b993a6dbcc95ac0bf4',
'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.25',
'version' => '1.0.25.0',
'reference' => '59e337a405555e2eff7aca8de1da9714077aab96',
'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' => '6207303b1c6c33071cb620b993a6dbcc95ac0bf4',
'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,
),
),
);