Skip to content

Commit

Permalink
[ci skip] Missing composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
narfbg committed Apr 24, 2015
1 parent c655aff commit 3fe7949
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"description" : "The CodeIgniter framework",
"name" : "codeigniter/framework",
"license": "MIT",
"require": {
"php": ">=5.2.4"
},
"require-dev": {
"mikey179/vfsStream": "1.1.*"
}
}

0 comments on commit 3fe7949

Please sign in to comment.