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 1917e43 commit 79773e9Copy full SHA for 79773e9
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 5.6
5
- 7.0
6
- 7.1
7
- 7.2
composer.json
@@ -5,7 +5,7 @@
"require": {
},
"require-dev": {
8
- "phpunit/phpunit": "7.0.*",
+ "phpunit/phpunit": "6.0.*",
9
"symfony/stopwatch": "^3.1"
10
11
"license": "MIT",
0 commit comments