add conflict for psalm versions have syntax errors (#143)

This commit is contained in:
Farhad Safarov 2021-02-13 20:11:39 +03:00 committed by GitHub
parent a971c4c020
commit 1346307e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"