-
- Downloads
Abandon d'unicaen/auth
Showing
- CHANGELOG.md 4 additions, 0 deletionsCHANGELOG.md
- README.md 1 addition, 1 deletionREADME.md
- composer.json 2 additions, 1 deletioncomposer.json
- config/module.config.php 1 addition, 1 deletionconfig/module.config.php
- src/UnicaenDbImport/Privilege/ImportPrivilege.php 1 addition, 1 deletionsrc/UnicaenDbImport/Privilege/ImportPrivilege.php
- src/UnicaenDbImport/Privilege/LogPrivilege.php 1 addition, 1 deletionsrc/UnicaenDbImport/Privilege/LogPrivilege.php
- src/UnicaenDbImport/Privilege/ObservationPrivilege.php 1 addition, 1 deletionsrc/UnicaenDbImport/Privilege/ObservationPrivilege.php
- src/UnicaenDbImport/Privilege/SynchroPrivilege.php 1 addition, 1 deletionsrc/UnicaenDbImport/Privilege/SynchroPrivilege.php
... | ... | @@ -18,7 +18,8 @@ |
"monolog/monolog": "^2.8", | ||
"ramsey/uuid": "^3.0", | ||
"unicaen/app": "^6.0", | ||
"unicaen/livelog": "^2.0", | ||
"unicaen/livelog": "^4.0", | ||
"unicaen/privilege": "^6.0", | ||
"webmozart/assert": "^1.3" | ||
}, | ||
"require-dev": { | ||
... | ... |
Please register or sign in to comment