Skip to content

Commit

Permalink
Update minimum php version to 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alibo committed Mar 13, 2016
1 parent 47d75bd commit 814adb0
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
Expand Up @@ -10,7 +10,7 @@
"dns-hijacking"
],
"require": {
"php": ">=5.5.9",
"php": ">=5.6",
"react/dns": "~0.4.0",
"symfony/console": "~2.8|~3.0"
},
Expand Down

0 comments on commit 814adb0

Please sign in to comment.