We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528a8d5 commit 2f77c4eCopy full SHA for 2f77c4e
1 file changed
composer.json
@@ -30,7 +30,7 @@
30
"squizlabs/php_codesniffer": "^2.3",
31
"paragonie/random_compat": "^2.0"
32
},
33
- "suggests": {
+ "suggest": {
34
"paragonie/random_compat": "Allows for more cryptographically secure random data generation during the NTLM hashing process"
35
36
"autoload": {
0 commit comments