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

15
composer.lock generated
View File

@@ -57,16 +57,16 @@
},
{
"name": "open-function-computers-llc/rad-theme-engine",
"version": "v1.0.26",
"version": "v1.0.29",
"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": {
@@ -77,6 +77,9 @@
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"bin": [
"bin/getIcon"
],
"type": "library",
"autoload": {
"psr-4": {
@@ -95,9 +98,9 @@
],
"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"
},
"time": "2025-05-06T15:27:11+00:00"
"time": "2025-05-13T16:23:34+00:00"
},
{
"name": "salesforce/handlebars-php",