Skip to content

Commit 1e83d5c

Browse files
committed
Bumped required version of PHP to >= 5.3.4
1 parent bbb5cab commit 1e83d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["event-loop"],
55
"license": "MIT",
66
"require": {
7-
"php": ">=5.3.2"
7+
"php": ">=5.3.4"
88
},
99
"suggest": {
1010
"ext-libevent": ">=0.0.5"

0 commit comments

Comments
 (0)