mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Update psalm/plugin-phpunit
This commit is contained in:
parent
65102b8088
commit
191f8da41f
@ -45,7 +45,8 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^6.0 || ^7.0",
|
"phpunit/phpunit": "^6.0 || ^7.0",
|
||||||
"squizlabs/php_codesniffer": "^3.0",
|
"squizlabs/php_codesniffer": "^3.0",
|
||||||
"bamarni/composer-bin-plugin": "^1.2"
|
"bamarni/composer-bin-plugin": "^1.2",
|
||||||
|
"psalm/plugin-phpunit": "^0.5.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-igbinary": "^2.0.5"
|
"ext-igbinary": "^2.0.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user