MaxServ / t3ext-fal_s3

S3 driver for FAL
GNU General Public License v2.0
13 stars 10 forks source link

chore(deps): update aws/aws-sdk-php to v3.324.5 #85

Closed maxserv-github-bot closed 1 week ago

maxserv-github-bot commented 2 weeks ago

This patch resolves https://github.com/MaxServ/t3ext-fal_s3/issues/84

djcprinse commented 2 weeks ago

The only major update in the aws/aws-crt-php package seems php which has been raised from >= 5.5 to >= 7.2.5. Since we support TYPO3 v10 and later with our extension, and we already require php >= 7.2 in our package the requirement on the aws/aws-crt-php can be raised to the suggested version.