Commit c1ecafaa authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

composer : dépendance avec unicaen/sygal-api master (suite au merge fait dans la bib)

parent 3c51522b
Loading
Loading
Loading
Loading
+1 −117
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": "e38c8106bd679c65a021c67929664600",
    "content-hash": "79d84f33360a946bd6c864a28aa8a76a",
    "packages": [
        {
            "name": "apereo/phpcas",
@@ -2409,121 +2409,6 @@
            ],
            "time": "2024-07-18T11:15:46+00:00"
        },
        {
            "name": "icecave/parity",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/icecave/parity.git",
                "reference": "0109fef58b3230d23b20b2ac52ecdf477218d300"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/icecave/parity/zipball/0109fef58b3230d23b20b2ac52ecdf477218d300",
                "reference": "0109fef58b3230d23b20b2ac52ecdf477218d300",
                "shasum": ""
            },
            "require": {
                "icecave/repr": "~1",
                "php": ">=5.3"
            },
            "require-dev": {
                "eloquent/liberator": "~1",
                "icecave/archer": "~1"
            },
            "suggest": {
                "eloquent/asplode": "Drop-in exception-based error handling."
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Icecave\\Parity": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "James Harris",
                    "email": "james.harris@icecave.com.au",
                    "homepage": "https://github.com/jmalloc"
                }
            ],
            "description": "A customizable deep comparison library.",
            "homepage": "https://github.com/IcecaveStudios/parity",
            "keywords": [
                "compare",
                "comparison",
                "equal",
                "equality",
                "greater",
                "less",
                "sort",
                "sorting"
            ],
            "support": {
                "issues": "https://github.com/icecave/parity/issues",
                "source": "https://github.com/icecave/parity/tree/1.0.0"
            },
            "time": "2014-01-17T05:56:27+00:00"
        },
        {
            "name": "icecave/repr",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/icecave/repr.git",
                "reference": "8a3d2953adf5f464a06e3e2587aeacc97e2bed07"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/icecave/repr/zipball/8a3d2953adf5f464a06e3e2587aeacc97e2bed07",
                "reference": "8a3d2953adf5f464a06e3e2587aeacc97e2bed07",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "icecave/archer": "~1"
            },
            "suggest": {
                "eloquent/asplode": "Drop-in exception-based error handling."
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Icecave\\Repr\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "James Harris",
                    "email": "james.harris@icecave.com.au",
                    "homepage": "https://github.com/jmalloc"
                }
            ],
            "description": "A library for generating string representations of any value, inspired by Python's reprlib library.",
            "homepage": "https://github.com/IcecaveStudios/repr",
            "keywords": [
                "human",
                "readable",
                "repr",
                "representation",
                "string"
            ],
            "support": {
                "issues": "https://github.com/icecave/repr/issues",
                "source": "https://github.com/icecave/repr/tree/1.0.1"
            },
            "time": "2014-07-25T05:44:41+00:00"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "6.3.0",
@@ -14605,7 +14490,6 @@
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "unicaen/db-import": 20,
        "unicaen/sql": 20,
        "unicaen/sygal-api": 20
    },