Skip to content

Commit ac3af3f

Browse files
committed
Update Composer Json File
1 parent be7e87d commit ac3af3f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"description": "CodeIgniter API Controller",
33
"name": "ctechhindi/codeigniter-api",
4-
"type": "project",
4+
"homepage": "https://github.com/jeevan15498/CodeIgniter-API-Controller",
5+
"type": "library",
56
"keywords": ["CodeIgniter", "Rest", "Api", "Rest Api", "CodeIgniter Rest", "CodeIgniter Rest Api"],
67
"license": "MIT",
7-
"minimum-stability": "stable",
88
"authors": [
99
{
1010
"name": "Jeevan Lal",
@@ -22,7 +22,5 @@
2222
"issues": "https://github.com/jeevan15498/CodeIgniter-API-Controller/issues",
2323
"video": "https://www.youtube.com/channel/UCfd4AN4UKiWyHDdq-fizQGA"
2424
},
25-
"require": {
26-
"php": ">=5.3.7"
27-
}
25+
"require": {}
2826
}

0 commit comments

Comments
 (0)