Showing
2 changed files
with
3 additions
and
3 deletions
| 1 | { | 1 | { |
| 2 | - "name": "pvduc/daito-utils", | 2 | + "name": "daitovn/tools", |
| 3 | "description": "A description of your package", | 3 | "description": "A description of your package", |
| 4 | "type": "library", | 4 | "type": "library", |
| 5 | "autoload": { | 5 | "autoload": { |
| 6 | "psr-4": { | 6 | "psr-4": { |
| 7 | - "Pvduc\\DaitoUtils\\": "src/" | 7 | + "DaitoVn\\Tools\\": "src/" |
| 8 | } | 8 | } |
| 9 | }, | 9 | }, |
| 10 | "require": { | 10 | "require": { | ... | ... |
-
Please register or sign in to post a comment