+3
−1
+4
−4
+8
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -8,7 +8,8 @@ | ||
}
|
||
],
|
||
"require": {
|
||
"unicaen/app": ">=3.0"
|
||
"unicaen/app": ">=3.0",
|
||
"laminas/laminas-dependency-plugin": "^2.1"
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
| @@ -17,5 +18,10 @@ | ||
"classmap": [
|
||
"./Module.php"
|
||
]
|
||
},
|
||
"config": {
|
||
"allow-plugins": {
|
||
"laminas/laminas-dependency-plugin": true
|
||
}
|
||
}
|
||
} |
||
composer.lock
0 → 100644
+6446
−0
File added.
Preview size limit exceeded, changes collapsed.
+1
−1
Loading