d2tools/composer.lock

67 lines
2.2 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": "258b699c0424c13ac703f8354ef3c9bc",
"packages": [
{
"name": "formr/formr",
"version": "v1.4.4",
"source": {
"type": "git",
"url": "https://github.com/formr/Formr.git",
"reference": "ff1375f1723297f05acf4947612e863c5085e8e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/formr/Formr/zipball/ff1375f1723297f05acf4947612e863c5085e8e7",
"reference": "ff1375f1723297f05acf4947612e863c5085e8e7",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"autoload": {
"files": [
"class.formr.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-only"
],
"authors": [
{
"name": "Tim Gavin",
"homepage": "https://formr.github.io",
"role": "Original Author"
}
],
"description": "Formr is a PHP micro-framework which helps you build and validate forms quickly, painlessly, and without all the messy overhead.",
"support": {
"issues": "https://github.com/formr/Formr/issues",
"source": "https://github.com/formr/Formr/tree/v1.4.4"
},
"funding": [
{
"url": "https://github.com/timgavin",
"type": "github"
}
],
"time": "2022-03-07T00:52:15+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}