You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
2.2 KiB
68 lines
2.2 KiB
{
|
|
"packages": [
|
|
{
|
|
"name": "stripe/stripe-php",
|
|
"version": "v17.3.0",
|
|
"version_normalized": "17.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/stripe/stripe-php.git",
|
|
"reference": "cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c",
|
|
"reference": "cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "3.72.0",
|
|
"phpstan/phpstan": "^1.2",
|
|
"phpunit/phpunit": "^5.7 || ^9.0"
|
|
},
|
|
"time": "2025-05-28T18:59:29+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Stripe\\": "lib/"
|
|
}
|
|
},
|
|
"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/v17.3.0"
|
|
},
|
|
"install-path": "../stripe/stripe-php"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|