updating min PHP version
This commit is contained in:
parent
b28a63e420
commit
3f84ede6c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
++ Requirements
|
||||
Doctrine requires PHP >= 5.1. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default.
|
||||
Doctrine requires PHP >= 5.2. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default.
|
||||
|
||||
++ Installation
|
||||
++ Compiling
|
||||
|
|
Loading…
Add table
Reference in a new issue