removing php5.3
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
}
|
||||
],
|
||||
"require" : {
|
||||
"php" : ">=5.3.0",
|
||||
"php" : ">=5.4.0",
|
||||
"ext-curl" : "*",
|
||||
"ext-json" : "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user