Bump min version req to 5.3.9 to avoid Interface parse error
This commit is contained in:
parent
7b5b215c44
commit
dc59a0a3c0
@ -1,7 +1,7 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3.3
|
||||
- 5.3.9
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
}
|
||||
}
|
||||
, "require": {
|
||||
"php": ">=5.3.3"
|
||||
"php": ">=5.3.9"
|
||||
, "react/socket": "0.2.*"
|
||||
, "guzzle/http": "~3.0"
|
||||
, "symfony/http-foundation": "~2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user