Skip to content

Commit a084463

Browse files
committed
chore: update composer.json
1 parent b458aab commit a084463

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
{
22
"name": "kenjis/codeigniter-ss-twig",
3+
"type": "library",
34
"description": "A Simple and Secure Twig integration for CodeIgniter",
45
"keywords": [
56
"codeigniter",
67
"codeigniter4",
78
"twig"
89
],
10+
"homepage": "https://github.com/kenjis/codeigniter-ss-twig",
911
"license": "MIT",
1012
"authors": [
1113
{
1214
"name": "Kenji Suzuki",
13-
"homepage": "https://github.com/kenjis/codeigniter-ss-twig"
15+
"homepage": "https://github.com/kenjis"
1416
}
1517
],
1618
"require": {

0 commit comments

Comments
 (0)