1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00

Bump the CURRENT PHP TARGET VERSION to 8.0 in CallMap.php (#5103)

This commit is contained in:
sji 2021-01-26 01:04:57 +09:00 committed by Daniil Gentili
parent 995f89e8b9
commit 7569e17d06
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -2,7 +2,7 @@
namespace Phan\Language\Internal;
/**
* CURRENT PHP TARGET VERSION: 7.4
* CURRENT PHP TARGET VERSION: 8.0
* The version above has to match Psalm\Internal\Codebase\InternalCallMapHandler::PHP_(MAJOR|MINOR)_VERSION
*
* Format