Rectif composer.json, Ajout Readme

This commit is contained in:
Dorian Contal 2025-04-23 09:03:57 +02:00
parent f4a4a8b1e0
commit ce0f78dbe4
2 changed files with 1 additions and 1 deletions

0
Readme.md Normal file
View File

View File

@ -22,6 +22,6 @@
"App\\Service\\Import\\": "src/Service/Import/"
}
},
"minimum-stability": "stable",
"minimum-stability": "dev",
"prefer-stable": true
}