Skip to content

Commit bb2c06b

Browse files
committed
Updated Package Name and PHP Version
1 parent df51948 commit bb2c06b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"description": "The CodeIgniter framework",
3-
"name": "codeigniter/framework",
2+
"description": "The CodeIgniter framework with Illuminate Eloquent",
3+
"name": "webwizo/codeigniter-eloquent",
44
"license": "MIT",
55
"require": {
6-
"php": ">=5.2.4",
6+
"php": ">=5.6.4",
77
"illuminate/database": "^5.3"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)