1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Change version constraint

This commit is contained in:
Matthew Brown 2019-05-29 23:50:24 -04:00 committed by GitHub
parent 962d8f30a1
commit 909f5cee08
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/).
Psalm Requires PHP >= 7.1 and [Composer](https://getcomposer.org/).
```bash
composer require --dev vimeo/psalm