#!/usr/pkg/bin/php82
<?php

use Psalm\Internal\Cli\Plugin;

require_once __DIR__ . '/src/Psalm/Internal/Cli/Plugin.php';
Plugin::run();
