Skip to content

Commit dd4f10c

Browse files
author
Leandre
authored
Merge pull request #6 from nly/master
add mongo-php-adapter to suggest
2 parents dad5e29 + 607305f commit dd4f10c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"hassankhan/config": "~0.10",
1616
"flexihash/flexihash": "^2.0.0"
1717
},
18+
"suggest": {
19+
"alcaeus/mongo-php-adapter": "^1.0"
20+
},
1821
"autoload": {
1922
"psr-4": {
2023
"PG\\MSF\\": "src/"

0 commit comments

Comments
 (0)