mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Drop master from psalm requirement
This commit is contained in:
parent
f75e7bd970
commit
bde621e4c4
@ -18,7 +18,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.4||^6.5.13||^5.7.27||^4.8.36",
|
||||
"vimeo/psalm": "^3.4.10|dev-master",
|
||||
"vimeo/psalm": "^3.4.10",
|
||||
"friendsofphp/php-cs-fixer": "^2.13",
|
||||
"infection/infection": "^0.12.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user