1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Bump stripe/stripe-php from 14.7.0 to 14.8.0

Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 14.7.0 to 14.8.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/v14.7.0...v14.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-27 09:07:13 +00:00 committed by GitHub
parent 4706553741
commit 3efb18dc0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -4060,16 +4060,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v14.7.0",
"version": "v14.8.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "697d2222cb4479dabb1989d124c38d400046f2cf"
"reference": "7038876e791ed0cd7326d2497515a8e37734b3e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/697d2222cb4479dabb1989d124c38d400046f2cf",
"reference": "697d2222cb4479dabb1989d124c38d400046f2cf",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/7038876e791ed0cd7326d2497515a8e37734b3e8",
"reference": "7038876e791ed0cd7326d2497515a8e37734b3e8",
"shasum": ""
},
"require": {
@ -4113,9 +4113,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v14.7.0"
"source": "https://github.com/stripe/stripe-php/tree/v14.8.0"
},
"time": "2024-05-16T22:20:18+00:00"
"time": "2024-05-23T20:23:58+00:00"
},
{
"name": "symfony/console",