We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae79dd4 commit e5cee1eCopy full SHA for e5cee1e
composer.json
@@ -1,15 +1,18 @@
1
{
2
"name": "kenjis/codeigniter-ss-twig",
3
- "description": "A Simple and Secure Twig integration for CodeIgniter 3.x",
+ "type": "library",
4
+ "description": "A Simple and Secure Twig integration for CodeIgniter",
5
"keywords": [
6
"codeigniter",
7
+ "codeigniter3",
8
"twig"
9
],
10
+ "homepage": "https://github.com/kenjis/codeigniter-ss-twig",
11
"license": "MIT",
12
"authors": [
13
14
"name": "Kenji Suzuki",
- "homepage": "https://github.com/kenjis/codeigniter-ss-twig"
15
+ "homepage": "https://github.com/kenjis"
16
}
17
18
"require": {
0 commit comments