Commit a17cdd9d authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Allow Psalm 6

parent 27fbc780
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,6 +42,6 @@
        "psy/psysh": "*",
        "sandfox.dev/code-standard": "^1.2024.07.05",
        "squizlabs/php_codesniffer": "*",
        "vimeo/psalm": "^5.25"
        "vimeo/psalm": "^5.25 | ^6"
    }
}