Skip to content

Commit e7404fc

Browse files
committed
chore: update package name
1 parent 48d1d71 commit e7404fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sent to the Activeledger network.
1414
## Installation
1515

1616
```
17-
$ composer require activeledger/php-key ~0.0.1
17+
$ composer require activeledger/ecc ~0.0.1
1818
$ composer install -o
1919
```
2020

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "activeledger/php-key",
2+
"name": "activeledger/ecc",
33
"version": "1.0.0",
44
"description": "Activeledger minimal key generation and data signing SDK",
55
"type": "library",

0 commit comments

Comments
 (0)