+6
−0
+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -9,7 +9,8 @@ | ||
],
|
||
"require" : {
|
||
"unicaen/authentification" : "^6.0",
|
||
"unicaen/privilege" : "^6.0"
|
||
"unicaen/privilege" : "^6.0",
|
||
"symfony/console": "^4.4|^5.4|^6.0|^7.0"
|
||
},
|
||
"require-dev" : {
|
||
"phpunit/phpunit": "^5.7"
|
||
+9
−25
src/Command/MajVuesFonctionsCommand.php
0 → 100755
+42
−0
+32
−0
Loading