You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

@@ -12,9 +12,9 @@ A base package to provide common interface for secret manager integration with t
12
12
13
13
## Installation
14
14
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.
16
16
17
17
## Usage
18
18
19
19
This package provides the basic interfaces for secrets, payloads and a client. Use this package in your actual implementation and
0 commit comments