Skip to content

Commit

Permalink
Update Helper
Browse files Browse the repository at this point in the history
  • Loading branch information
hungnguyenhp committed Jul 21, 2022
1 parent e5edda7 commit 8c2dc9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"php": ">=5.6",
"ext-json": "*",
"ext-mbstring": "*",
"nguyenanhung/codeigniter-basic-helper": "^1.0"
"nguyenanhung/codeigniter-basic-helper": ">=1.0"
},
"require-dev": {
"nguyenanhung/my-debug": "^3.0 || ^2.0 || ^1.0"
Expand All @@ -33,9 +33,6 @@
],
"psr-4": {
"nguyenanhung\\CodeIgniter\\BaseREST\\": "thirdParty/REST/"
},
"files": [
"helpers/helpers.php"
]
}
}
}
9 changes: 0 additions & 9 deletions helpers/helpers.php

This file was deleted.

0 comments on commit 8c2dc9c

Please sign in to comment.