Commit e12787a9 authored by LONGMAN's avatar LONGMAN

Removed php 5.3 support

parent 69a5ee99
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
......
......@@ -18,7 +18,7 @@
}
],
"require": {
"php": ">=5.3.0",
"php": ">=5.4.0",
"ext-pdo": "*",
"hoa/math": "~0.0"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment