We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f73c6 commit 0252babCopy full SHA for 0252bab
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 5.4
5
- 5.5
6
- 5.6
7
- 7.0
composer.json
@@ -15,7 +15,7 @@
15
"jaspervdm/pogoprotos-php": "dev-master"
16
},
17
"require-dev": {
18
- "phpunit/phpunit": "^5.4"
+ "phpunit/phpunit": "4.8.*"
19
20
"autoload": {
21
"psr-4": {
0 commit comments