Skip to content

Commit 854dcce

Browse files
committed
Explicitly state minimum PHP version (5.3)
1 parent cefcff8 commit 854dcce

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"psr-4": {"Clue\\React\\Socks\\": "src"}
1515
},
1616
"require": {
17+
"php": ">=5.3",
1718
"react/http-client": "0.3.*",
1819
"react/event-loop": "0.3.*",
1920
"react/socket-client": "0.3.*",

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)