Skip to content

Commit ecddded

Browse files
committed
Release 1.9.1.
1 parent 89745bb commit ecddded

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ DB is compatible with PHP 5 and PHP 7.
6565
<email>cox@idecnet.com</email>
6666
<active>no</active>
6767
</developer>
68-
<date>2015-11-20</date>
68+
<date>2015-11-23</date>
6969
<version>
70-
<release>1.9.0</release>
70+
<release>1.9.1</release>
7171
<api>1.9.0</api>
7272
</version>
7373
<stability>
@@ -76,7 +76,7 @@ DB is compatible with PHP 5 and PHP 7.
7676
</stability>
7777
<license uri="http://www.php.net/license">PHP License</license>
7878
<notes>
79-
* Support PHP 7
79+
* Eliminate "Redefining already defined constructor"
8080
</notes>
8181
<contents>
8282
<dir name="/">
@@ -201,7 +201,7 @@ DB is compatible with PHP 5 and PHP 7.
201201
<package>
202202
<name>PEAR</name>
203203
<channel>pear.php.net</channel>
204-
<min>1.0b1</min>
204+
<min>1.10.0</min>
205205
</package>
206206
</required>
207207
</dependencies>

0 commit comments

Comments
 (0)