Merge branch 'main' into guillaume

This commit is contained in:
Yass 2026-02-20 16:56:22 +01:00 committed by GitHub
commit 9c19aa5525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 598 additions and 121 deletions

View file

@ -1,5 +1,11 @@
{
"name": "guill/guillaume",
"name": "yasse/projetphp",
"description": "le projet php de ces mort",
"require": {
"smarty/smarty": "^5.7",
"phpmailer/phpmailer": "^7.0",
"vlucas/phpdotenv": "^5.6"
},
"autoload": {
"psr-4": {
"Guill\\Guillaume\\": "src/"