Commit e41379ab authored by Fabien Potencier's avatar Fabien Potencier

minor #1618 Updated PHP compatibility information in README (derrabus)

This PR was merged into the 2.3.x-dev branch.

Discussion
----------

Updated PHP compatibility information in README

This PR documents the new version constraints from #1607.

Commits
-------

8f504581 Updated PHP compatibility information in README.
parents ab2af7f2 8f504581
...@@ -23,7 +23,7 @@ components`_: ...@@ -23,7 +23,7 @@ components`_:
$app->run(); $app->run();
Silex works with PHP 5.5.9 or later. Silex works with PHP 7.1.3 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