+1
−1
+12
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "unicaen/app",
|
||
"description": "Module de base des applications unicaen",
|
||
"repositories": [
|
||
{
|
||
"type": "composer",
|
||
"url": "https://gest.unicaen.fr/packagist"
|
||
}
|
||
],
|
||
"require": {
|
||
"php": "^8.0",
|
||
"ext-bcmath": "*",
|
||
| @@ -37,8 +43,7 @@ | ||
"unicaen/console": "^6.0"
|
||
},
|
||
"require-dev": {
|
||
"laminas/laminas-test": "^3.2",
|
||
"phpunit/phpunit": "^5.6"
|
||
"laminas/laminas-test": "^4.2"
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
| @@ -49,6 +54,11 @@ | ||
"./Module.php"
|
||
]
|
||
},
|
||
"config": {
|
||
"allow-plugins": {
|
||
"laminas/laminas-dependency-plugin": true
|
||
}
|
||
},
|
||
"bin": [
|
||
"bin/deploy.sh",
|
||
"bin/doctrine-module-em"
|
||
composer.lock
0 → 100644
+8018
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading