feat : restructuration des dossiers pour implementer plus facilement la suite des WS
All checks were successful
Auto Tag Develop / tag (push) Successful in 5s
Build Release Artefact / build (push) Successful in 36s

This commit is contained in:
2026-01-23 16:19:50 +01:00
parent b279f1ac47
commit 7e0c084ebe
36 changed files with 2633 additions and 226 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Malio/ednotif-bundle",
"name": "malio/ednotif-bundle",
"description": "Client EDNOTIF (Guichet + wsIpBNotif) pour Symfony",
"type": "symfony-bundle",
"version": "0.0.1",
@@ -27,6 +27,7 @@
}
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.92",
"phpunit/phpunit": "^12.0",
"symfony/phpunit-bridge": "^8.0"
},