1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-12 09:04:24 +02:00

Minimal required PHP version changed to 5.4.4

This commit is contained in:
David Grudl
2014-06-02 16:50:01 +02:00
parent cbebcba37d
commit 96daa02525
4 changed files with 4 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ Or you can download the latest package from http://dibiphp.com. In this
package is also `Dibi.minified`, shrinked single-file version of whole Dibi,
useful when you don't want to modify the library, but just use it.
Dibi requires PHP 5.2.0 or later. It has been tested with PHP 5.5 too.
Dibi requires PHP 5.4.4 or later. It has been tested with PHP 7 too.
Examples