Skip to content

Commit 16b6d17

Browse files
author
Bastian Schwarz
committed
use bugfixed version as minimum version
1 parent 899ef11 commit 16b6d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.1",
1414
"codenamephp/deployer.base": "^3.0",
15-
"codenamephp/platform.secretsmanager.base": "^1.0",
15+
"codenamephp/platform.secretsmanager.base": "^1.0.1",
1616
"deployer/deployer": "^7.2"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)