Skip to content

Commit

Permalink
Add customize
Browse files Browse the repository at this point in the history
  • Loading branch information
hungnguyenhp committed Aug 25, 2021
1 parent 3e08696 commit ab378ee
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@
"homepage": "https://codeigniter.com",
"license": "MIT",
"support": {
"forum": "http://forum.codeigniter.com/",
"forum": "https://forum.codeigniter.com/",
"wiki": "https://github.com/bcit-ci/CodeIgniter/wiki",
"slack": "https://codeigniterchat.slack.com",
"source": "https://github.com/bcit-ci/CodeIgniter"
},
"require": {
"php": ">=5.3.7"
},
"autoload": {
"classmap": [
"hungng/"
]
}
}
Loading

0 comments on commit ab378ee

Please sign in to comment.