Skip to content

Commit 58b04dd

Browse files
committed
Upping deps and allowing new Psalm version
1 parent 5a879b2 commit 58b04dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type": "library",
66
"require": {
77
"php": ">=7.4",
8-
"ergebnis/composer-normalize": "^2.27",
8+
"ergebnis/composer-normalize": "^2.28",
99
"sylius-labs/coding-standard": "^4.1.1",
10-
"vimeo/psalm": "^4.26"
10+
"vimeo/psalm": "^4.30 || ^5.0"
1111
},
1212
"conflict": {
1313
"slevomat/coding-standard": "7.2.*"

0 commit comments

Comments
 (0)