11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"description" : "The CodeIgniter framework",
|
|
"name" : "codeigniter/framework",
|
|
"license": "MIT",
|
|
"require": {
|
|
"php": ">=5.2.4"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsStream": "1.1.*"
|
|
}
|
|
} |