Commit 876746f1 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Possibilité de passer à unicaen/app 5

parent 429d68b3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
    "description": "Module pour anonymiser les données d'une bdd",
    "require": {
        "php": ">=7.3",
        "unicaen/app": "^4.0",
        "unicaen/app": "^4.0 || ^5.0",
        "webmozart/assert": "^1.3",
        "fakerphp/faker": "^1.18"
    },