change phpunit version
This commit is contained in:
parent
0d9f44c22b
commit
d486d57ce8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"symfony/dotenv": "3.4.*|6.4.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "6.*",
|
||||
"phpunit/phpunit": "6.*|8.*",
|
||||
"squizlabs/php_codesniffer": "3.*"
|
||||
},
|
||||
"support": {
|
||||
|
|
Loading…
Add table
Reference in a new issue