Skip to content

Commit

Permalink
minor #357 Require PHP 5.5 as specified in composer.json (GromNaN)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

Require PHP 5.5 as specified in composer.json

Related to 822d19e

Commits
-------

759a2a1 Require PHP 5.5 as specified in composer.json
  • Loading branch information
javiereguiluz committed Jul 3, 2016
2 parents 15ef2b7 + 759a2a1 commit 0edb2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ to develop Symfony applications following the recommended best practices.
Requirements
------------

* PHP 5.3 or higher;
* PHP 5.5 or higher;
* PDO-SQLite PHP extension enabled;
* and the [usual Symfony application requirements](http://symfony.com/doc/current/reference/requirements.html).

Expand Down

0 comments on commit 0edb2b9

Please sign in to comment.