Skip to content

Commit a9af03a

Browse files
committed
fix GH-15: clean up depends in package
1 parent 51d1101 commit a9af03a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,15 +157,11 @@ Universal Database, IBM Cloudscape, Apache Derby databases and IDS (Informix Dat
157157
<dependencies>
158158
<required>
159159
<php>
160-
<min>7.0.0</min>
160+
<min>7.3.0</min>
161161
</php>
162162
<pearinstaller>
163163
<min>1.4.0b1</min>
164164
</pearinstaller>
165-
<package>
166-
<name>PDO</name>
167-
<channel>pear.php.net</channel>
168-
</package>
169165
</required>
170166
</dependencies>
171167
<providesextension>PDO_IBM</providesextension>

0 commit comments

Comments
 (0)