feat(attachment): implement deletion of cropped attachments alongside original and update README

This commit is contained in:
2026-08-18 12:20:47 -03:00
parent 460ed528cf
commit 58cc35fd61
6 changed files with 37 additions and 4 deletions

3
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": "aa7e98d017dd610946c62579b20c501f",
"content-hash": "ce185c60c617846be30ae694f0cf6e9c",
"packages": [
{
"name": "aws/aws-crt-php",
@@ -9838,6 +9838,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"ext-gd": "*",
"php": "^8.3"
},
"platform-dev": {},