1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

build(deps): bump stripe/stripe-php from 10.21.0 to 12.0.0

Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 10.21.0 to 12.0.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/v10.21.0...v12.0.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] 2023-08-21 09:02:59 +00:00 committed by GitHub
parent 93cb7ab7ca
commit a3812fb644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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": "^10.6",
"stripe/stripe-php": "^12.0",
"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": "61c7502eaba3f259718a32d5b7f018cf",
"content-hash": "78128146da1aa50098dadebeb8b9643f",
"packages": [
{
"name": "abraham/twitteroauth",
@ -3988,16 +3988,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v10.21.0",
"version": "v12.0.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "b4ab319731958077227fad1874a3671458c5d593"
"reference": "732996be0714154716f19f73f956d77bafc99334"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/b4ab319731958077227fad1874a3671458c5d593",
"reference": "b4ab319731958077227fad1874a3671458c5d593",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/732996be0714154716f19f73f956d77bafc99334",
"reference": "732996be0714154716f19f73f956d77bafc99334",
"shasum": ""
},
"require": {
@ -4043,9 +4043,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v10.21.0"
"source": "https://github.com/stripe/stripe-php/tree/v12.0.0"
},
"time": "2023-08-11T00:23:24+00:00"
"time": "2023-08-18T18:55:28+00:00"
},
{
"name": "symfony/console",