Commit 64a2766a authored by Dmitry Borzyonok's avatar Dmitry Borzyonok

Update travis.yml

parent 809c3a73
language: php language: php
php: php:
- 5.6
- 7 - 7
- 7.1 - 7.1
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"orchestra/testbench": "^3.1", "orchestra/testbench": "^3.1",
"mockery/mockery": "^0.9", "mockery/mockery": "^0.9",
"satooshi/php-coveralls": "^1.0", "satooshi/php-coveralls": "^1.0",
"doctrine/dbal": "^2.6" "doctrine/dbal": "^2.5"
}, },
"autoload": { "autoload": {
"psr-0": { "psr-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