composer init
.gitignore
0 → 100644
{ | ||
"name": "hakan/architecture_web_tp1", | ||
"name": "raphael/todo", | ||
"type": "project", | ||
"require": { | ||
"slim/slim": "^4.5", | ||
"slim/psr7": "^1.2", | ||
"twig/twig": "^3.0", | ||
"slim/twig-view": "^3.1" | ||
}, | ||
"license": "PGMAGGPL", | ||
"authors": [ | ||
{ | ||
"name": "Hakan EBABIL", | ||
"email": "cours@ebabil.fr" | ||
"name": "Raphaël", | ||
"email": "raphael.colin68@gmail.com" | ||
} | ||
], | ||
"require": {} | ||
] | ||
} |
composer.lock
0 → 100644
This diff is collapsed.
dep.md
0 → 100644
Please register or sign in to comment