testing in php 7.0
This commit is contained in:
parent
3bf4ad9ea8
commit
d1c6c1eaae
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
"byjoby/flatrr": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7",
|
||||
"phpunit/dbunit": "^4.0"
|
||||
"phpunit/phpunit": "^6.5",
|
||||
"phpunit/dbunit": "^3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": [
|
||||
|
|
Loading…
Reference in a new issue