File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<package version =" 2.1" xmlns =" http://pear.php.net/dtd/package-2.1" xmlns : tasks =" http://pear.php.net/dtd/tasks-1.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.1 http://pear.php.net/dtd/package-2.1.xsd" >
3
- <name >phongo </name >
3
+ <name >mongodb </name >
4
4
<channel >pecl.php.net</channel >
5
- <summary >PHongo (PHP MongoDB driver) </summary >
5
+ <summary >MongoDB driver for PHP </summary >
6
6
<description >
7
7
The purpose of this driver is to provide exceptionally thin glue between MongoDB
8
8
and PHP, implementing only fundemental and performance-critical components
@@ -47,6 +47,6 @@ necessary to build a fully-functional MongoDB driver.
47
47
</pearinstaller >
48
48
</required >
49
49
</dependencies >
50
- <providesextension >phongo </providesextension >
50
+ <providesextension >mongodb </providesextension >
51
51
<extsrcrelease />
52
52
</package >
You can’t perform that action at this time.
0 commit comments