Skip to content

Commit e5cee1e

Browse files
committed
chore: update composer.json
1 parent ae79dd4 commit e5cee1e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

composer.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
{
22
"name": "kenjis/codeigniter-ss-twig",
3-
"description": "A Simple and Secure Twig integration for CodeIgniter 3.x",
3+
"type": "library",
4+
"description": "A Simple and Secure Twig integration for CodeIgniter",
45
"keywords": [
56
"codeigniter",
7+
"codeigniter3",
68
"twig"
79
],
10+
"homepage": "https://github.com/kenjis/codeigniter-ss-twig",
811
"license": "MIT",
912
"authors": [
1013
{
1114
"name": "Kenji Suzuki",
12-
"homepage": "https://github.com/kenjis/codeigniter-ss-twig"
15+
"homepage": "https://github.com/kenjis"
1316
}
1417
],
1518
"require": {

0 commit comments

Comments
 (0)