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

Bump google/apiclient-services from 0.409.0 to 0.411.0

Bumps [google/apiclient-services](https://github.com/googleapis/google-api-php-client-services) from 0.409.0 to 0.411.0.
- [Release notes](https://github.com/googleapis/google-api-php-client-services/releases)
- [Commits](https://github.com/googleapis/google-api-php-client-services/compare/v0.409.0...v0.411.0)

---
updated-dependencies:
- dependency-name: google/apiclient-services
  dependency-version: 0.411.0
  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] 2025-09-08 09:09:32 +00:00 committed by GitHub
parent 5e95e31f22
commit 267100ad33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -16,7 +16,7 @@
"ext-json": "*",
"ezyang/htmlpurifier": "^4.13",
"google/apiclient": "^2.18",
"google/apiclient-services": "^0.409",
"google/apiclient-services": "^0.411",
"google/auth": "^1.14.3",
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.0 || ^2.4 || ^2.6 || ^2.7",

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": "426db114006d32857d09dd9d08d76d24",
"content-hash": "69b3e41fbfc2a826d044373846b9cc58",
"packages": [
{
"name": "abraham/twitteroauth",
@ -1473,16 +1473,16 @@
},
{
"name": "google/apiclient-services",
"version": "v0.409.0",
"version": "v0.411.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client-services.git",
"reference": "8366037e450b62ffc1c5489459f207640acca2b4"
"reference": "3d616fcefdb8e6c598b2d007d4155fe516b91abd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/8366037e450b62ffc1c5489459f207640acca2b4",
"reference": "8366037e450b62ffc1c5489459f207640acca2b4",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/3d616fcefdb8e6c598b2d007d4155fe516b91abd",
"reference": "3d616fcefdb8e6c598b2d007d4155fe516b91abd",
"shasum": ""
},
"require": {
@ -1511,9 +1511,9 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.409.0"
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.411.0"
},
"time": "2025-06-04T17:28:44+00:00"
"time": "2025-09-05T20:24:02+00:00"
},
{
"name": "google/auth",