Skip to content
Snippets Groups Projects
Unverified Commit 67aab7a4 authored by El RIDO's avatar El RIDO
Browse files

bump optional libraries for GCS & S3 to address PHP 8.1 deprecation warnings

parent 8ee69cbd
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment