1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Bump PHPUnit version

This commit is contained in:
Brown 2019-05-20 13:58:14 -04:00
parent 2637156f45
commit 7708e1c489

View File

@ -47,7 +47,7 @@
"phpunit/phpunit": "^7.5 || ^8.0",
"squizlabs/php_codesniffer": "3.4.0",
"bamarni/composer-bin-plugin": "^1.2",
"psalm/plugin-phpunit": "^0.5.8"
"psalm/plugin-phpunit": "^0.6"
},
"suggest": {
"ext-igbinary": "^2.0.5"