mirror of
https://github.com/danog/psalm.git
synced 2024-12-02 09:37:59 +01:00
45694d37d4
* Fix composer major.minor version detection (fixes #5415) * Add PHP 8 polyfill dependency. * Fix version check.
6 lines
50 B
JSON
6 lines
50 B
JSON
{
|
|
"require": {
|
|
"php": "^7.2.1|7.3,<8"
|
|
}
|
|
}
|