Skip to content

Commit

Permalink
Change PHP version 5.3.3 insted of 5.3.2 (thanks to Hugo Hamon)
Browse files Browse the repository at this point in the history
  • Loading branch information
robin850 committed May 15, 2012
1 parent 3d7b8a1 commit 3ed07a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/documentation/01-installation.markdown
Expand Up @@ -11,7 +11,7 @@ Propel is available as a [PEAR](http://pear.php.net/manual/en/installation.getti

Propel runs on most PHP platforms. It just requires:

* [PHP 5.3.2](http://www.php.net/) or newer, with the DOM (libxml2) module enabled
* [PHP 5.3.3](http://www.php.net/) or newer, with the DOM (libxml2) module enabled
* A supported database (MySQL, MS SQL Server, PostgreSQL, SQLite, Oracle)

>**Tip**<br />Propel uses the PDO and SPL components, which are bundled and enabled by default in PHP5.
Expand Down

0 comments on commit 3ed07a9

Please sign in to comment.