This commit is contained in:
2025-05-13 10:19:23 -07:00
parent fd46e2c501
commit 1c25399993
13 changed files with 2338 additions and 23 deletions

View File

@@ -54,17 +54,17 @@
},
{
"name": "open-function-computers-llc/rad-theme-engine",
"version": "v1.0.26",
"version_normalized": "1.0.26.0",
"version": "v1.0.29",
"version_normalized": "1.0.29.0",
"source": {
"type": "git",
"url": "https://github.com/open-function-computers-llc/rad-theme-engine.git",
"reference": "17f231ae60eb6b90c5819d11d7c1e540a805f3a6"
"reference": "13207fdf9e9241003106958db5a98cc2f0d03f01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/17f231ae60eb6b90c5819d11d7c1e540a805f3a6",
"reference": "17f231ae60eb6b90c5819d11d7c1e540a805f3a6",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/13207fdf9e9241003106958db5a98cc2f0d03f01",
"reference": "13207fdf9e9241003106958db5a98cc2f0d03f01",
"shasum": ""
},
"require": {
@@ -75,7 +75,10 @@
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"time": "2025-05-06T15:27:11+00:00",
"time": "2025-05-13T16:23:34+00:00",
"bin": [
"bin/getIcon"
],
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -95,7 +98,7 @@
],
"support": {
"issues": "https://github.com/open-function-computers-llc/rad-theme-engine/issues",
"source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.26"
"source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.29"
},
"install-path": "../open-function-computers-llc/rad-theme-engine"
},

View File

@@ -3,7 +3,7 @@
'name' => 'open-function-computers-llc/wp-theme',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'db52cd69338635ed28050c3df73492e8d38fb98f',
'reference' => 'fd46e2c501b0ea93cef8440b9aed659128ed2f75',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -20,9 +20,9 @@
'dev_requirement' => false,
),
'open-function-computers-llc/rad-theme-engine' => array(
'pretty_version' => 'v1.0.26',
'version' => '1.0.26.0',
'reference' => '17f231ae60eb6b90c5819d11d7c1e540a805f3a6',
'pretty_version' => 'v1.0.29',
'version' => '1.0.29.0',
'reference' => '13207fdf9e9241003106958db5a98cc2f0d03f01',
'type' => 'library',
'install_path' => __DIR__ . '/../open-function-computers-llc/rad-theme-engine',
'aliases' => array(),
@@ -31,7 +31,7 @@
'open-function-computers-llc/wp-theme' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'db52cd69338635ed28050c3df73492e8d38fb98f',
'reference' => 'fd46e2c501b0ea93cef8440b9aed659128ed2f75',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),