We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc4d23 commit d17e09dCopy full SHA for d17e09d
composer.json
@@ -3,7 +3,8 @@
3
"description": "phongo libraries for MongoDB",
4
"license": "Apache-2.0",
5
"authors": [
6
- { "name": "Hannes Magnusson", "email": "bjori@mongodb.com"}
+ { "name": "Hannes Magnusson", "email": "bjori@mongodb.com" },
7
+ { "name": "Jeremy Mikola", "email": "jmikola@gmail.com" }
8
],
9
"require": {
10
"ext-phongo": ">=0.1.2"
0 commit comments