Skip to content

Commit e418e50

Browse files
committed
dev: allow for psalm 6.0 for 8.4+
1 parent d009e0a commit e418e50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^9",
25-
"vimeo/psalm": "^5.0",
25+
"vimeo/psalm": "^4.6 || ^5.0 || ^6.0",
2626
"friendsofphp/php-cs-fixer": "^3.0"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)