add php 7.2 to travis

This commit is contained in:
Nabeel Shahzad
2017-12-06 22:37:51 -06:00
parent 3b892ca849
commit 168271bd39
5 changed files with 44 additions and 3 deletions

View File

@@ -48,7 +48,8 @@
"nabeel/laravel-installer": "dev-master",
"tivie/php-os-detector": "1.1.0",
"jackiedo/timezonelist": "^5.0",
"nesbot/carbon": "^1.22"
"nesbot/carbon": "^1.22",
"tremby/laravel-git-version": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "6.4.0",