webgriffe / psalm-dist
Psalm phar distribution for Webgriffe projects
6.16.1
2026-03-19 11:07 UTC
Requires
- php: >=8.1.0
README
Psalm phar distribution for Webgriffe projects.
Provides the psalm binary via Composer without pulling in Psalm's full dependency tree.
Installation
composer require --dev webgriffe/psalm-dist
Usage
vendor/bin/psalm
Versioning
Versions mirror Psalm upstream releases.
How it works
This package is automatically updated by webgriffe/php-tools-dist. When a new Psalm release is published, the phar is downloaded and a new tagged version is pushed here within 24 hours.