1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00

Bump stripe/stripe-php from 15.10.0 to 16.1.0

Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 15.10.0 to 16.1.0.
- [Release notes](https://github.com/stripe/stripe-php/releases)
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-php/compare/v15.10.0...v16.1.0)

---
updated-dependencies:
- dependency-name: stripe/stripe-php
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-07 09:15:17 +00:00 committed by GitHub
parent 663ce78d8e
commit 13052e1d33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -41,7 +41,7 @@
"symfony/http-client": "^5.3",
"nyholm/psr7": "^1.4",
"norkunas/onesignal-php-api": "^2.7",
"stripe/stripe-php": "^15.0",
"stripe/stripe-php": "^16.1",
"symfony/translation": "^5.3",
"amphp/amp": "^2.6",
"scssphp/scssphp": "^1.11",

14
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "33aa796e76698c3773e81b5dca73d4b6",
"content-hash": "fe54d4d441dca056f6d6f49528d942d2",
"packages": [
{
"name": "abraham/twitteroauth",
@ -4475,16 +4475,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v15.10.0",
"version": "v16.1.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "3df1a19a33477af9ead8984dbd84e8f637c36199"
"reference": "47c55a5a8414d1d7584e6bbfb3e8179f3c43d83a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/3df1a19a33477af9ead8984dbd84e8f637c36199",
"reference": "3df1a19a33477af9ead8984dbd84e8f637c36199",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/47c55a5a8414d1d7584e6bbfb3e8179f3c43d83a",
"reference": "47c55a5a8414d1d7584e6bbfb3e8179f3c43d83a",
"shasum": ""
},
"require": {
@ -4528,9 +4528,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v15.10.0"
"source": "https://github.com/stripe/stripe-php/tree/v16.1.0"
},
"time": "2024-09-18T18:38:30+00:00"
"time": "2024-10-03T22:48:28+00:00"
},
{
"name": "symfony/console",