Skip to content

Commit 109c012

Browse files
committed
:octocat:
1 parent 86593de commit 109c012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.phan/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// that functions removed in php 7.0 exist.
1414
// (See `backward_compatibility_checks` for additional options)
1515
'target_php_version' => null,
16-
'minimum_target_php_version' => '8.2',
16+
'minimum_target_php_version' => '8.4',
1717

1818
// A list of directories that should be parsed for class and
1919
// method information. After excluding the directories

0 commit comments

Comments
 (0)