Skip to content

Commit

Permalink
Update Composer Json File
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevan15498 committed Jun 26, 2018
1 parent be7e87d commit ac3af3f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"description": "CodeIgniter API Controller",
"name": "ctechhindi/codeigniter-api",
"type": "project",
"homepage": "https://github.com/jeevan15498/CodeIgniter-API-Controller",
"type": "library",
"keywords": ["CodeIgniter", "Rest", "Api", "Rest Api", "CodeIgniter Rest", "CodeIgniter Rest Api"],
"license": "MIT",
"minimum-stability": "stable",
"authors": [
{
"name": "Jeevan Lal",
Expand All @@ -22,7 +22,5 @@
"issues": "https://github.com/jeevan15498/CodeIgniter-API-Controller/issues",
"video": "https://www.youtube.com/channel/UCfd4AN4UKiWyHDdq-fizQGA"
},
"require": {
"php": ">=5.3.7"
}
"require": {}
}

0 comments on commit ac3af3f

Please sign in to comment.