mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Bump the CURRENT PHP TARGET VERSION to 8.0 in CallMap.php (#5103)
This commit is contained in:
parent
995f89e8b9
commit
7569e17d06
@ -2,7 +2,7 @@
|
|||||||
namespace Phan\Language\Internal;
|
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
|
* The version above has to match Psalm\Internal\Codebase\InternalCallMapHandler::PHP_(MAJOR|MINOR)_VERSION
|
||||||
*
|
*
|
||||||
* Format
|
* Format
|
||||||
|
Loading…
Reference in New Issue
Block a user