1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +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 GitHub
parent e61daf5c2f
commit 4b9003ae9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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