Skip to content

Commit 64a2766

Browse files
committed
Update travis.yml
1 parent 809c3a7 commit 64a2766

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.6
54
- 7
65
- 7.1
76

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"orchestra/testbench": "^3.1",
2323
"mockery/mockery": "^0.9",
2424
"satooshi/php-coveralls": "^1.0",
25-
"doctrine/dbal": "^2.6"
25+
"doctrine/dbal": "^2.5"
2626
},
2727
"autoload": {
2828
"psr-0": {

0 commit comments

Comments
 (0)