Add test decryption for pg crypto columns

This commit is contained in:
Clemens Schwaighofer
2025-04-14 09:19:58 +09:00
parent 8aee448c59
commit 07e46c91ab
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -24,6 +24,7 @@
"egrajp/smarty-extended": "^5.4",
"php": ">=8.1",
"gullevek/dotenv": "^2.0",
"psr/log": "^2.0 || ^3.0"
"psr/log": "^2.0 || ^3.0",
"php-privacy/openpgp": "^2.1"
}
}