Files
chaffe-theme/composer.lock
2025-05-14 10:15:16 -07:00

173 lines
6.0 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "3607194100d6f07e79a6cf21cb37ba8f",
"packages": [
{
"name": "jjgrainger/posttypes",
"version": "v2.2.1",
"source": {
"type": "git",
"url": "https://github.com/jjgrainger/PostTypes.git",
"reference": "2f20f628ec44404960df4b1ae5d623397a66aec1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jjgrainger/PostTypes/zipball/2f20f628ec44404960df4b1ae5d623397a66aec1",
"reference": "2f20f628ec44404960df4b1ae5d623397a66aec1",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "3.*"
},
"type": "library",
"autoload": {
"psr-4": {
"PostTypes\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joe Grainger",
"homepage": "https://jjgrainger.co.uk"
}
],
"description": "Simple WordPress custom post types.",
"homepage": "https://posttypes.jjgrainger.co.uk",
"keywords": [
"post-types",
"wordpress"
],
"support": {
"issues": "https://github.com/jjgrainger/posttypes/issues",
"source": "https://github.com/jjgrainger/posttypes"
},
"time": "2024-10-13T17:23:48+00:00"
},
{
"name": "open-function-computers-llc/rad-theme-engine",
"version": "v1.0.30",
"source": {
"type": "git",
"url": "https://github.com/open-function-computers-llc/rad-theme-engine.git",
"reference": "2715fb1b128fccd632f48646387f9ea4518f0a59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/2715fb1b128fccd632f48646387f9ea4518f0a59",
"reference": "2715fb1b128fccd632f48646387f9ea4518f0a59",
"shasum": ""
},
"require": {
"jjgrainger/posttypes": "^2.1",
"php": ">=7.4",
"salesforce/handlebars-php": "^2.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"bin": [
"bin/getIcon"
],
"type": "library",
"autoload": {
"psr-4": {
"ofc\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A suite of classes to make WordPress theme development cleaner",
"keywords": [
"handlebars",
"theme",
"wordpress"
],
"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.30"
},
"time": "2025-05-14T17:10:37+00:00"
},
{
"name": "salesforce/handlebars-php",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/salesforce/handlebars-php.git",
"reference": "59fc47c7b2701659cb483d0f3461c4f712693b2b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/salesforce/handlebars-php/zipball/59fc47c7b2701659cb483d0f3461c4f712693b2b",
"reference": "59fc47c7b2701659cb483d0f3461c4f712693b2b",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4"
},
"type": "library",
"autoload": {
"psr-0": {
"Handlebars": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "fzerorubigd",
"email": "fzerorubigd@gmail.com"
},
{
"name": "Behrooz Shabani (everplays)",
"email": "everplays@gmail.com"
},
{
"name": "Mardix",
"homepage": "https://github.com/mardix"
}
],
"description": "Handlebars processor for php",
"homepage": "http://www.github.com/salesforce/handlebars-php",
"keywords": [
"handlebars",
"mustache",
"templating"
],
"support": {
"issues": "https://github.com/salesforce/handlebars-php/issues",
"source": "https://github.com/salesforce/handlebars-php/tree/2.3.0"
},
"time": "2020-06-08T17:23:52+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}