We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ba5cf commit 4fc04abCopy full SHA for 4fc04ab
1 file changed
composer.json
@@ -8,7 +8,10 @@
8
"ergebnis/composer-normalize": "^2.42",
9
"rector/rector": "^1.0.1",
10
"sylius-labs/coding-standard": "^4.1.1",
11
- "vimeo/psalm": "^5.22"
+ "vimeo/psalm": "^5.23"
12
+ },
13
+ "conflicts": {
14
+ "vimeo/psalm": "5.24.0"
15
},
16
"config": {
17
"allow-plugins": {
0 commit comments