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

[FIX] Pas de dépendance avec unicaen/app:ll-php8-bs5 dans le master

parent 7dd25917
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    ],
    "require": {
        "php": "^7.0 || ^8.0",
        "unicaen/app": "dev-ll-php8-bs5",
        "unicaen/app": "^4.0 || ^5.0",
        "webmozart/assert": "^1.11",
        "fakerphp/faker": "^1.20"
    },