Merge remote-tracking branch 'origin/1.2' into 1.3

This commit is contained in:
Robbie Averill 2017-08-02 14:48:26 +12:00
commit 43d128d520
2 changed files with 5 additions and 3 deletions

View File

@ -4,6 +4,8 @@ language: php
sudo: false
sudo: false
php:
- 5.4

View File

@ -17,5 +17,5 @@
},
"require-dev": {
"phpunit/PHPUnit": "~3.7@stable"
}
}
}