Skip to content

Commit a1f7b0e

Browse files
committed
Rename package to mongodb/mongodb and update metadata
1 parent fe595f1 commit a1f7b0e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
2-
"name": "10gen-labs/mongo-php-library-prototype",
3-
"description": "phongo libraries for MongoDB",
2+
"name": "mongodb/mongodb",
3+
"description": "MongoDB userland library and driver abstraction",
4+
"keywords": ["database", "driver", "mongodb", "persistence"],
5+
"homepage": "https://jira.mongodb.org/browse/PHPLIB",
46
"license": "Apache-2.0",
57
"authors": [
68
{ "name": "Hannes Magnusson", "email": "bjori@mongodb.com" },

0 commit comments

Comments
 (0)