```
✨ feat(AG/Admin): Ajoute la signature Docuseal pour l'AG et la gestion des PDFs signés.
```
This commit is contained in:
38
composer.lock
generated
38
composer.lock
generated
@@ -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": "64d249aa5dd90b9e31a7e0f42b311e18",
|
||||
"content-hash": "d9f711e9feb3143e77672af962c889c8",
|
||||
"packages": [
|
||||
{
|
||||
"name": "async-aws/core",
|
||||
@@ -2026,6 +2026,42 @@
|
||||
},
|
||||
"time": "2025-10-26T09:35:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "docusealco/docuseal-php",
|
||||
"version": "1.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/docusealco/docuseal-php.git",
|
||||
"reference": "f12a490e95bdb13ef61f46b72dffcdc646d8b0a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/docusealco/docuseal-php/zipball/f12a490e95bdb13ef61f46b72dffcdc646d8b0a4",
|
||||
"reference": "f12a490e95bdb13ef61f46b72dffcdc646d8b0a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Docuseal\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "DocuSeal"
|
||||
}
|
||||
],
|
||||
"description": "PHP bindings for DocuSeal API",
|
||||
"support": {
|
||||
"issues": "https://github.com/docusealco/docuseal-php/issues",
|
||||
"source": "https://github.com/docusealco/docuseal-php/tree/1.0.5"
|
||||
},
|
||||
"time": "2025-09-14T21:27:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "egulias/email-validator",
|
||||
"version": "4.0.4",
|
||||
|
||||
Reference in New Issue
Block a user