Commit b6dec5d6 authored by Fabien Potencier's avatar Fabien Potencier

minor #1280 [README] Fixed the minimal PHP version (lyrixx)

This PR was merged into the 1.3 branch.

Discussion
----------

[README] Fixed the minimal PHP version

Fixes #1279

Commits
-------

0a93a776 [README] Fixed the minimal PHP version
parents b51769c1 0a93a776
...@@ -18,7 +18,7 @@ components`_: ...@@ -18,7 +18,7 @@ components`_:
$app->run(); $app->run();
Silex works with PHP 5.3.3 or later. Silex works with PHP 5.3.9 or later.
Installation Installation
------------ ------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment