mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
bump optional libraries for GCS & S3 to address PHP 8.1 deprecation warnings
This commit is contained in:
parent
8ee69cbda3
commit
67aab7a491
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@
|
|||
"jdenticon/jdenticon": "^1.0"
|
||||
},
|
||||
"suggest" : {
|
||||
"google/cloud-storage" : "1.26.1",
|
||||
"aws/aws-sdk-php" : "3.239.0"
|
||||
"google/cloud-storage" : "1.30.1",
|
||||
"aws/aws-sdk-php" : "3.254.0"
|
||||
},
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit" : "^4.6 || ^5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue