Commit 5ee17834 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Fix : UnicaenSignature (bug d'aperçu pour les destinataires fixes)

parent 609fbc49
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    "guzzlehttp/guzzle": "^7.0",
    "phpoffice/phpspreadsheet": "^1.29",
    "phpoffice/phpword": "^1.1",
    "unicaen/signature": "^0.0.12",
    "unicaen/signature": "^0.0.13",
    "ext-gettext": "*"
  },
  "minimum-stability": "dev",
+4 −4
Original line number Diff line number Diff line
@@ -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": "90008f988e47a120ff92096287d69da4",
    "content-hash": "80facb4b8e330eaa0e16c171a68cc085",
    "packages": [
        {
            "name": "apereo/phpcas",
@@ -8961,11 +8961,11 @@
        },
        {
            "name": "unicaen/signature",
            "version": "0.0.12",
            "version": "0.0.13",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/signature.git",
                "reference": "0a6d7b4283eb8cff2c5f4c2fc8dcbf9134e2d8a2"
                "reference": "a36c492675949e05b150fb6609685ef1fb439c51"
            },
            "require": {
                "fightbulc/moment": "^1.30",
@@ -8982,7 +8982,7 @@
                ]
            },
            "description": "Module de signature électronique",
            "time": "2024-06-12T21:55:29+00:00"
            "time": "2024-06-12T22:32:48+00:00"
        },
        {
            "name": "unicaen/utilisateur",