oont-contents/plugins/woo-discount-rules/v2/vendor/composer/installed.json
2025-02-08 15:10:23 +01:00

68 lines
2.3 KiB
JSON

{
"packages": [
{
"name": "vlucas/valitron",
"version": "v1.4.11",
"version_normalized": "1.4.11.0",
"source": {
"type": "git",
"url": "https://github.com/vlucas/valitron.git",
"reference": "fadce39f5f235755bb9794b2573af2d5bfcba85f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/valitron/zipball/fadce39f5f235755bb9794b2573af2d5bfcba85f",
"reference": "fadce39f5f235755bb9794b2573af2d5bfcba85f",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": ">=4.8.35"
},
"suggest": {
"ext-mbstring": "It can support the multiple bytes string length."
},
"time": "2022-10-14T11:54:24+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Valitron\\": "src/Valitron"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "https://www.vancelucas.com"
}
],
"description": "Simple, elegant, stand-alone validation library with NO dependencies",
"homepage": "https://github.com/vlucas/valitron",
"keywords": [
"valid",
"validation",
"validator"
],
"support": {
"issues": "https://github.com/vlucas/valitron/issues",
"source": "https://github.com/vlucas/valitron/tree/v1.4.11"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/valitron",
"type": "tidelift"
}
],
"install-path": "../vlucas/valitron"
}
],
"dev": false,
"dev-package-names": []
}