Skip to content

Commit

Permalink
Fix: Pkg Name
Browse files Browse the repository at this point in the history
  • Loading branch information
rizwan3d3 committed Sep 28, 2023
1 parent 49bb643 commit d46faa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can easily install the `Validation` class and its dependencies using Compose
Once Composer is installed, you can add the `rizwan3d/SharpRISCV` package to your project by running the following command in your project's root directory:

```bash
composer require rizwan3d/ValidationMyPhp
composer require rizwan3d/validation-my-php
```

### Initialization
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "rizwan3d/ValidationMyPhp",
"name": "rizwan3d/validation-my-php",
"description": "PHP validation library",
"type": "library",
"require": {
Expand Down

0 comments on commit d46faa4

Please sign in to comment.