Skip to content

Commit

Permalink
require php 5.5.11 because of SplFileObject::fread
Browse files Browse the repository at this point in the history
  • Loading branch information
julianseeger authored Jul 6, 2016
1 parent ad0e5fb commit 54fb040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "brianium/paratest",
"require": {
"php": ">=5.4.0",
"php": ">=5.5.11",
"phpunit/phpunit": ">=3.7.8",
"phpunit/php-timer": ">=1.0.4",
"symfony/console": "~2.3|~3.0",
Expand Down

0 comments on commit 54fb040

Please sign in to comment.