Skip to content

Commit

Permalink
Add Psalm conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed May 24, 2024
1 parent a4ba5cf commit 4fc04ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
"ergebnis/composer-normalize": "^2.42",
"rector/rector": "^1.0.1",
"sylius-labs/coding-standard": "^4.1.1",
"vimeo/psalm": "^5.22"
"vimeo/psalm": "^5.23"
},
"conflicts": {
"vimeo/psalm": "5.24.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 4fc04ab

Please sign in to comment.