[phpstorm-stubs] Update value of PCRE_VERSION_MINOR

This commit is contained in:
Ivan Fedorov 2023-10-30 18:34:06 +01:00
parent 82d7d4444e
commit 57f671c2c5
1 changed files with 1 additions and 1 deletions

View File

@ -629,7 +629,7 @@ define('PCRE_VERSION_MAJOR', 10);
/**
* @since 7.3
*/
define('PCRE_VERSION_MINOR', 40);
define('PCRE_VERSION_MINOR', 42);
/**
* @since 7.3