1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Change version reqs

This commit is contained in:
Matthew Brown 2019-03-19 12:02:12 -04:00 committed by GitHub
parent a62287ce61
commit 5cf2cdbf76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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