Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit b8eea84

Browse files
committed
Fix keyword
1 parent 1f13185 commit b8eea84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "picodexter/parameter-encryption-phpseclib-bundle",
33
"type": "symfony-bundle",
44
"description": "Symfony PcdxParameterEncryptionBundle add-on for phpseclib/phpseclib",
5-
"keywords": ["config", "parameter", "encryption", "phpseclib/phpseclib"],
5+
"keywords": ["config", "parameter", "encryption", "phpseclib"],
66
"homepage": "https://picodexter.io/",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)