1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Bump psalm/plugin-phpunit (#3074)

This fixes a couple of composer warnings
This commit is contained in:
Bruce Weirdan 2020-04-06 05:35:22 +03:00 committed by GitHub
parent 7f5580d326
commit a1aaf568af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@
"phpmyadmin/sql-parser": "5.1.0", "phpmyadmin/sql-parser": "5.1.0",
"phpspec/prophecy": ">=1.9.0", "phpspec/prophecy": ">=1.9.0",
"phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0", "phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0",
"psalm/plugin-phpunit": "^0.9", "psalm/plugin-phpunit": "^0.10",
"slevomat/coding-standard": "^5.0", "slevomat/coding-standard": "^5.0",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3" "symfony/process": "^4.3"