Skip to content

Commit 02696ed

Browse files
Update README.md
1 parent 4ed4e58 commit 02696ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# deployer.secrets.base
1+
# platform.secretsManager.base
22

33
![Packagist Version](https://img.shields.io/packagist/v/codenamephp/deployer.secrets.base)
44
![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/codenamephp/deployer.secrets.base)
@@ -12,9 +12,9 @@ A base package to provide common interface for secret manager integration with t
1212

1313
## Installation
1414

15-
Easiest way is via composer. Just run `composer require codenamephp/deployer.secrets.base` in your cli which should install the latest version for you.
15+
Easiest way is via composer. Just run `composer require codenamephp/platform.secretsmanager.base` in your cli which should install the latest version for you.
1616

1717
## Usage
1818

1919
This package provides the basic interfaces for secrets, payloads and a client. Use this package in your actual implementation and
20-
just build implementations against services.
20+
just build implementations against services.

0 commit comments

Comments
 (0)