+7
−0
+26
−19
+2
−6
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -9,7 +9,8 @@ | ||
],
|
||
"require": {
|
||
"php": "^8.0",
|
||
"unicaen/app": "^6.0",
|
||
"doctrine/orm": "^2.19",
|
||
"unicaen/console": "^6.0",
|
||
"webmozart/assert": "^1.11",
|
||
"fakerphp/faker": "^1.20"
|
||
},
|
||
| @@ -26,10 +27,5 @@ | ||
"classmap": [
|
||
"./Module.php"
|
||
]
|
||
},
|
||
"config": {
|
||
"allow-plugins": {
|
||
"laminas/laminas-dependency-plugin": true
|
||
}
|
||
}
|
||
} |
||
+8
−2
+2
−2
Loading