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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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 >
44 <channel >pecl.php.net</channel >
5- <summary >PHongo (PHP MongoDB driver) </summary >
5+ <summary >MongoDB driver for PHP </summary >
66 <description >
77The purpose of this driver is to provide exceptionally thin glue between MongoDB
88and PHP, implementing only fundemental and performance-critical components
@@ -47,6 +47,6 @@ necessary to build a fully-functional MongoDB driver.
4747 </pearinstaller >
4848 </required >
4949 </dependencies >
50- <providesextension >phongo </providesextension >
50+ <providesextension >mongodb </providesextension >
5151 <extsrcrelease />
5252</package >
You can’t perform that action at this time.
0 commit comments