-
- Downloads
merging
No related branches found
No related tags found
Showing
- composer.json 2 additions, 1 deletioncomposer.json
- config/module.config.php 1 addition, 1 deletionconfig/module.config.php
- readme.md 1 addition, 0 deletionsreadme.md
- view/unicaen-renderer/rendu/index.phtml 13 additions, 13 deletionsview/unicaen-renderer/rendu/index.phtml
- view/unicaen-renderer/template/index.phtml 1 addition, 1 deletionview/unicaen-renderer/template/index.phtml
... | ... | @@ -12,8 +12,9 @@ |
"unicaen/privilege": "^5.0", | ||
"laminas/laminas-dependency-plugin": "^2.1" | ||
}, | ||
"minimum-stability": "dev", | ||
"prefer-stable": true, | ||
"autoload": { | ||
"psr-0": [], | ||
"classmap": [ | ||
"./Module.php" | ||
] | ||
... | ... |
Please register or sign in to comment