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

Commit 6b9ee94

Browse files
committed
Added certainty to suggest
1 parent b520987 commit 6b9ee94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"zendframework/zend-coding-standard": "~1.0.0",
3434
"zendframework/zend-config": "^3.1 || ^2.6"
3535
},
36+
"suggest": {
37+
"paragonie/certainty": "For automated management of cacert.pem"
38+
},
3639
"autoload": {
3740
"psr-4": {
3841
"Zend\\Http\\": "src/"

0 commit comments

Comments
 (0)