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

Commit 250580e

Browse files
committed
Merge pull request #135 from carnage/certainty
Added certainty to suggest
2 parents 5e9e91e + 6b9ee94 commit 250580e

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
@@ -29,6 +29,9 @@
2929
"zendframework/zend-coding-standard": "~1.0.0",
3030
"zendframework/zend-config": "^3.1 || ^2.6"
3131
},
32+
"suggest": {
33+
"paragonie/certainty": "For automated management of cacert.pem"
34+
},
3235
"autoload": {
3336
"psr-4": {
3437
"Zend\\Http\\": "src/"

0 commit comments

Comments
 (0)