1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
This commit is contained in:
Matthew Brown 2019-03-19 12:02:24 -04:00 committed by GitHub
parent 5cf2cdbf76
commit 5d8e0b5036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Installation
Psalm Requires PHP >= 7.0 and [Composer](https://getcomposer.org/) (there are older, unmaintained version for 5.6 and below).
Psalm Requires PHP >= 7.0 and [Composer](https://getcomposer.org/) (there are older, unmaintained versions for 5.6 and below).
```bash
composer require --dev vimeo/psalm