Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrax committed Feb 4, 2023
1 parent 58d5b76 commit ac83407
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can install the package via composer:

```bash
composer require epmnzava/crdb-bank-mastercard-visa-laravel
composer require epmnzava/crdb
```

## Usage
Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "epmnzava/crdb-bank-mastercard-visa-laravel",
"description": "laravel package for crdb mastercard and visa online payment",
"name": "epmnzava/crdb",
"description": "Mastercard and Visa for CRDB",
"keywords": [
"epmnzava",
"crdb-bank-mastercard-visa-laravel"
"crdb"
],
"homepage": "https://github.com/dbraxs/crdb-bank-mastercard-visa-laravel",
"homepage": "https://github.com/epmnzava/crdb",
"license": "MIT",
"type": "library",
"authors": [
Expand Down

0 comments on commit ac83407

Please sign in to comment.