35063-vm/vendor/composer/installed.json
Flatlogic Bot f03532c201 12
2025-10-19 20:05:43 +00:00

62 lines
2.0 KiB
JSON

{
"packages": [
{
"name": "stripe/stripe-php",
"version": "v1.18.0",
"version_normalized": "1.18.0.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "022c3f21ec1e4141b46738bd5e7ab730d04f78cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/022c3f21ec1e4141b46738bd5e7ab730d04f78cc",
"reference": "022c3f21ec1e4141b46738bd5e7ab730d04f78cc",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=5.2"
},
"require-dev": {
"simpletest/simpletest": "*"
},
"time": "2015-01-22T05:01:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"lib/Stripe/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Stripe and contributors",
"homepage": "https://github.com/stripe/stripe-php/contributors"
}
],
"description": "Stripe PHP Library",
"homepage": "https://stripe.com/",
"keywords": [
"api",
"payment processing",
"stripe"
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v1.18.0"
},
"install-path": "../stripe/stripe-php"
}
],
"dev": true,
"dev-package-names": []
}