Commit 43624e23 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Montée en version 4 des bibliothèque unicaen/* (PHP 7.4)

parent a07c4cff
Loading
Loading
Loading
Loading
Loading
+13 −7
Original line number Diff line number Diff line
@@ -8,15 +8,15 @@
        }
    ],
    "require": {
        "unicaen/app": "^3.0",
        "unicaen/auth": "^3.0",
        "unicaen/bjy-authorize": "^3.0",
        "unicaen/faq": "^3.0",
        "unicaen/ldap": "^3.0",
        "laminas/laminas-dependency-plugin": "^1.0"
        "unicaen/app": "^4.0",
        "unicaen/auth": "^4.0",
        "unicaen/bjy-authorize": "^4.0",
        "unicaen/faq": "^4.0",
        "unicaen/ldap": "^4.0",
        "laminas/laminas-dependency-plugin": "^2.0"
    },
    "require-dev": {
        "laminas/laminas-test": "^3.2",
        "laminas/laminas-test": "^3.8",
        "phpunit/phpunit": ">=3.7",
        "laminas/laminas-developer-tools": ">=1.0"
    },
@@ -49,5 +49,11 @@
        "psr-4": {
            "ApplicationTest\\": "module/Application/test"
        }
    },
    "config": {
        "allow-plugins": {
            "zfcampus/zf-asset-manager": true,
            "laminas/laminas-dependency-plugin": true
        }
    }
}
+4542 −2144

File changed.

Preview size limit exceeded, changes collapsed.