1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-02 17:29:20 +02:00
Oinktube/composer.json
dependabot[bot] d82974d8e9
Bump google/apiclient-services from 0.408.0 to 0.409.0
Bumps [google/apiclient-services](https://github.com/googleapis/google-api-php-client-services) from 0.408.0 to 0.409.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.408.0...v0.409.0)

---
updated-dependencies:
- dependency-name: google/apiclient-services
  dependency-version: 0.409.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 17:33:58 +00:00

64 lines
2.1 KiB
JSON

{
"name": "wwbn/avideo",
"description": "Audio Video Platform",
"type": "project",
"license": "proprietary",
"config": {
"platform-check": false,
"vendor-dir": "vendor",
"platform": {
"php": "8"
}
},
"require": {
"php": "^7.3|^8",
"ext-curl": "*",
"ext-json": "*",
"ezyang/htmlpurifier": "^4.13",
"google/apiclient": "^2.18",
"google/apiclient-services": "^0.409",
"google/auth": "^1.14.3",
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.0 || ^2.4 || ^2.6 || ^2.7",
"hybridauth/hybridauth": "^3.3",
"james-heinrich/getid3": "^1.9",
"monolog/monolog": "^2.6",
"phpmailer/phpmailer": "^6.2",
"psr/cache": "^3.0",
"psr/http-message": "^2.0",
"singpolyma/openpgp-php": "^0.7.0",
"aws/aws-sdk-php": "^3.180",
"gliterd/backblaze-b2": "^1.1",
"paypal/rest-api-sdk-php": "^1.6",
"paypal/paypal-payouts-sdk": "^1.0",
"paypal/paypal-checkout-sdk": "^1.0",
"emojione/assets": "^4.5",
"mervick/emojionearea": "^3.4",
"emojione/emojione": "^4.5",
"abraham/twitteroauth": "^7.0",
"symfony/http-client": "^5.3",
"norkunas/onesignal-php-api": "^2.7",
"stripe/stripe-php": "^17.1",
"symfony/translation": "^5.3",
"amphp/amp": "^2.6",
"scssphp/scssphp": "^1.11",
"vimeo/vimeo-api": "^3.0",
"phpseclib/phpseclib": "^3.0",
"bunnycdn/storage": "^3.0",
"chillerlan/php-qrcode": "^5.0",
"erusev/parsedown": "^1.7",
"spomky-labs/otphp": "^10.0",
"christian-riesen/base32": "^1.6",
"react/socket": "^1.16",
"react/event-loop": "^1.5",
"elephantio/elephant.io": "^4.13",
"iamcal/sql-parser": "^0.6",
"ratchet/pawl": "^0.4.3",
"zircote/swagger-php": "^5.0",
"authorizenet/authorizenet": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"mockery/mockery": "^1.6"
}
}