Skip to content

Commit c4cb0d0

Browse files
authored
Merge pull request #50 from sserbin/dependabot/composer/vimeo/psalm-tw-5.8
Update vimeo/psalm requirement from ^4.7 to ^5.8
2 parents 6f9c1b0 + 6a43ba4 commit c4cb0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"phpunit/phpunit": "^7.3||^8.2|^9.5",
2727
"squizlabs/php_codesniffer": "^3.3",
28-
"vimeo/psalm": "^4.7"
28+
"vimeo/psalm": "^4.7 || ^5.8"
2929
},
3030
"bin": ["bin/twig-linter"],
3131
"scripts": {

0 commit comments

Comments
 (0)