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

Merge pull request #10106 from WWBN/dependabot/composer/stripe/stripe-php-17.4.0

Bump stripe/stripe-php from 17.3.0 to 17.4.0
This commit is contained in:
Daniel Neto 2025-07-07 08:31:16 -03:00 committed by GitHub
commit cd3bee50b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -4451,16 +4451,16 @@
},
{
"name": "stripe/stripe-php",
"version": "v17.3.0",
"version": "v17.4.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c"
"reference": "893946057e43b145826b0dfd7f398673e381e2ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c",
"reference": "cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/893946057e43b145826b0dfd7f398673e381e2ae",
"reference": "893946057e43b145826b0dfd7f398673e381e2ae",
"shasum": ""
},
"require": {
@ -4504,9 +4504,9 @@
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v17.3.0"
"source": "https://github.com/stripe/stripe-php/tree/v17.4.0"
},
"time": "2025-05-28T18:59:29+00:00"
"time": "2025-07-01T20:23:15+00:00"
},
{
"name": "symfony/console",