mirror of
https://github.com/danog/psalm-plugin-symfony.git
synced 2024-11-26 20:04:58 +01:00
add conflict for psalm versions have syntax errors (#143)
This commit is contained in:
parent
a971c4c020
commit
1346307e74
@ -27,6 +27,9 @@
|
||||
"twig/twig": "^2.10 || ^3.0",
|
||||
"weirdan/codeception-psalm-module": "^0.13.1"
|
||||
},
|
||||
"conflict": {
|
||||
"vimeo/psalm": ">=4.5.0 <=4.5.1"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Psalm\\SymfonyPsalmPlugin\\": "src"
|
||||
|
Loading…
Reference in New Issue
Block a user