feat : ajout du bundle Malio ednotif pour l'utilisation des WS

This commit is contained in:
2026-01-23 17:14:45 +01:00
parent d32b607dda
commit f881488549
14 changed files with 581 additions and 378 deletions

View File

@@ -14,7 +14,7 @@
"doctrine/orm": "^3.6",
"dompdf/dompdf": "^3.1",
"lexik/jwt-authentication-bundle": "*",
"malio/ednotif-bundle": "*",
"malio/ednotif-bundle": "0.0.1",
"nelmio/cors-bundle": "^2.6",
"phpdocumentor/reflection-docblock": "^5.6",
"phpstan/phpdoc-parser": "^2.3",
@@ -97,11 +97,8 @@
},
"repositories": [
{
"type": "path",
"url": "ednotif-bundle",
"options": {
"symlink": true
}
"type": "vcs",
"url": "https://gitea.malio.fr/MALIO-DEV/ednotif-bundle"
}
]
}