Skip to content

Commit 179454f

Browse files
committed
add meta infos to composer.json
1 parent 06017d8 commit 179454f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "tebe/zack",
3-
"description": "Zack! is a compact, file-based routing microframework based on Symfony's HttpKernel Component with integrated route handlers and Twig template engine, good for small projects.",
43
"type": "library",
4+
"description": "Zack! is a compact, file-based routing microframework based on Symfony's HttpKernel Component with integrated route handlers and Twig template engine, good for small projects.",
5+
"keywords": ["microframework", "routing", "twig", "symfony", "http-kernel", "file-based"],
6+
"homepage": "https://zack.tebe.ch",
57
"require": {
68
"league/commonmark": "^2.6",
79
"symfony/dependency-injection": "^7.2",

0 commit comments

Comments
 (0)