package.xml: bump version requirements for PHP up to 5.3.3 (seemingly oldest supported version under CentOS)
This commit is contained in:
parent
096c12c43c
commit
91ba7d27e0
|
|
@ -78,7 +78,7 @@ Bug #12053 With SetVersion(8) setting bottom border color to 0 gives cross borde
|
|||
<dependencies>
|
||||
<required>
|
||||
<php>
|
||||
<min>4.1.0</min>
|
||||
<min>5.3.3</min>
|
||||
</php>
|
||||
<pearinstaller>
|
||||
<min>1.4.0b1</min>
|
||||
|
|
|
|||
Loading…
Reference in New Issue