Commit 48a4268d authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Update composer unicaen siham

parent 64b9a20f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
        "unicaen/import"                              : "6.0.1",
        "unicaen/tbl"                                 : "6.0.1",
        "unicaen/open-document"                       : "6.0.1",
        "unicaen/siham"                               : "6.0.1",
        "unicaen/siham"                               : "6.0.2",
        "laminas/laminas-cache-storage-adapter-memory": "2.1.x-dev",
        "laminas/laminas-text"                        : "2.10.x-dev"
    },
+13 −13
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": "02d96e241bc1769ec26b39a9f515fade",
    "content-hash": "c5826ef138e379b5a7d87071e38868a7",
    "packages": [
        {
            "name": "beberlei/assert",
@@ -7036,11 +7036,11 @@
        },
        {
            "name": "unicaen/code",
            "version": "6.0.6",
            "version": "6.0.8",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/code.git",
                "reference": "14803000f2db012e8fafd6d162bd265c8e98e0da"
                "reference": "7af2b00f72a4300d4cb94e9bdd951066a334ef6c"
            },
            "require": {
                "easybook/geshi": ">=1.0",
@@ -7057,7 +7057,7 @@
                ]
            },
            "description": "Boite à outils pour la programmation avec la bibliothèque Unicaen",
            "time": "2023-03-21T10:49:29+00:00"
            "time": "2023-03-22T16:21:31+00:00"
        },
        {
            "name": "unicaen/console",
@@ -7206,11 +7206,11 @@
        },
        {
            "name": "unicaen/siham",
            "version": "6.0.1",
            "version": "6.0.2",
            "source": {
                "type": "git",
                "url": "https://git.unicaen.fr/lib/unicaen/siham.git",
                "reference": "eefc9443c2233d25f4de52a6b614e6f4b0b3568f"
                "reference": "3ddc469a93d8028cf4fd6161e6404e0477e6ffcf"
            },
            "require": {
                "laminas/laminas-mail": "^2.10",
@@ -7235,7 +7235,7 @@
                }
            ],
            "description": "PHP library for SIHAM webservices",
            "time": "2023-03-27T15:05:30+00:00"
            "time": "2023-03-28T14:48:15+00:00"
        },
        {
            "name": "unicaen/tbl",
@@ -8131,16 +8131,16 @@
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.7.0",
            "version": "1.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5"
                "reference": "dfc078e8af9c99210337325ff5aa152872c98714"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5",
                "reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/dfc078e8af9c99210337325ff5aa152872c98714",
                "reference": "dfc078e8af9c99210337325ff5aa152872c98714",
                "shasum": ""
            },
            "require": {
@@ -8183,9 +8183,9 @@
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.0"
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.1"
            },
            "time": "2023-03-12T10:13:29+00:00"
            "time": "2023-03-27T19:02:04+00:00"
        },
        {
            "name": "phpmd/phpmd",