We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86593de commit 109c012Copy full SHA for 109c012
1 file changed
.phan/config.php
@@ -13,7 +13,7 @@
13
// that functions removed in php 7.0 exist.
14
// (See `backward_compatibility_checks` for additional options)
15
'target_php_version' => null,
16
- 'minimum_target_php_version' => '8.2',
+ 'minimum_target_php_version' => '8.4',
17
18
// A list of directories that should be parsed for class and
19
// method information. After excluding the directories
0 commit comments