Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jendahieu942 committed May 18, 2023
2 parents 16611d2 + 5de003c commit 656dc12
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 @@ -4,7 +4,7 @@

### Install
```php
$ composer require vcc/kms-client
$ composer require admicro/kms-client
```

## Table of contents
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": "vcc/kms-client",
"name": "admicro/kms-client",
"description": "KMS is a key management system for data encryption, decryption, signing and verification",
"type": "library",
"license": "proprietary",
Expand Down

0 comments on commit 656dc12

Please sign in to comment.