Skip to content

Commit

Permalink
PHP 8.2 PCRE support for the n option
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmisek committed Jun 2, 2024
1 parent eaf5824 commit c6a1c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<!-- packages version -->
<PropertyGroup>

<PeachpieLibraryRegularExpressionsVersion>1.6.0</PeachpieLibraryRegularExpressionsVersion>
<PeachpieLibraryRegularExpressionsVersion>1.7.0</PeachpieLibraryRegularExpressionsVersion>
<MySqlConnectorVersion>2.0.0</MySqlConnectorVersion>
<ParserVersion>8.2.13161</ParserVersion>
<PeachpieMicrosoftCodeAnalysisVersion>3.7.1</PeachpieMicrosoftCodeAnalysisVersion>
Expand Down

0 comments on commit c6a1c7a

Please sign in to comment.