updated phpunit dependency to ^6.3 (6.3.0 and up until 6.3.9 including)
[core.git] / composer.json
1 {
2         "require-dev": {
3                 "phpunit/phpunit": "^6.3"
4         }
5 }