We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809c3a7 commit 64a2766Copy full SHA for 64a2766
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 5.6
5
- 7
6
- 7.1
7
composer.json
@@ -22,7 +22,7 @@
22
"orchestra/testbench": "^3.1",
23
"mockery/mockery": "^0.9",
24
"satooshi/php-coveralls": "^1.0",
25
- "doctrine/dbal": "^2.6"
+ "doctrine/dbal": "^2.5"
26
},
27
"autoload": {
28
"psr-0": {
0 commit comments