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

Bump bunnycdn/storage from 2.1.0 to 3.0.0

Bumps [bunnycdn/storage](https://github.com/BunnyWay/BunnyCDN.PHP.Storage) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/releases)
- [Changelog](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BunnyWay/BunnyCDN.PHP.Storage/compare/2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: bunnycdn/storage
  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] 2024-03-25 10:01:08 +00:00 committed by GitHub
parent b05c0cffcd
commit e2febe108e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 10 deletions

View file

@ -47,6 +47,6 @@
"scssphp/scssphp": "^1.11",
"vimeo/vimeo-api": "^3.0",
"phpseclib/phpseclib": "^3.0",
"bunnycdn/storage": "^2.0"
"bunnycdn/storage": "^3.0"
}
}

19
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": "df692ca596b41829c67fd6ba2a414f3e",
"content-hash": "7c8023603cbe94312faf8012dc4e434d",
"packages": [
{
"name": "abraham/twitteroauth",
@ -432,22 +432,23 @@
},
{
"name": "bunnycdn/storage",
"version": "2.1.0",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage.git",
"reference": "8711f951d548d9927139af8710da920487c99cb9"
"reference": "ecacac961869133c0ba24f6e87c20d4e003b8d97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/BunnyWay/BunnyCDN.PHP.Storage/zipball/8711f951d548d9927139af8710da920487c99cb9",
"reference": "8711f951d548d9927139af8710da920487c99cb9",
"url": "https://api.github.com/repos/BunnyWay/BunnyCDN.PHP.Storage/zipball/ecacac961869133c0ba24f6e87c20d4e003b8d97",
"reference": "ecacac961869133c0ba24f6e87c20d4e003b8d97",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.8",
"php": ">=8.0.0",
"psr/http-message": "^2.0"
"php": "^7.4||^8.0",
"psr/http-message": "^2.0",
"symfony/polyfill-php80": "^1.29"
},
"type": "library",
"autoload": {
@ -475,9 +476,9 @@
],
"support": {
"issues": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage/issues",
"source": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage/tree/2.1.0"
"source": "https://github.com/BunnyWay/BunnyCDN.PHP.Storage/tree/3.0.0"
},
"time": "2024-02-23T13:46:27+00:00"
"time": "2024-03-20T06:54:12+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",