Fonctionnalité sur addedit_project essentiellement
This commit is contained in:
parent
e6c64912c3
commit
d5609324ab
175 changed files with 8333 additions and 12477 deletions
|
|
@ -1,19 +1,18 @@
|
|||
{
|
||||
"name": "yasse/projetphp",
|
||||
"description": "le projet php de ces mort",
|
||||
"require": {
|
||||
"smarty/smarty": "^5.7",
|
||||
"phpmailer/phpmailer": "^7.0"
|
||||
},
|
||||
"name": "guill/guillaume",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Yasse\\Projetphp\\": "src/"
|
||||
"Guill\\Guillaume\\": "src/"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Yasder5",
|
||||
"email": "102179445+Yasder5@users.noreply.github.com"
|
||||
"name": "GuillaumeH-Cci",
|
||||
"email": "guillaume.hess@ccicampus.fr"
|
||||
}
|
||||
]
|
||||
],
|
||||
"require": {
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"smarty/smarty": "^5.8"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue