Skip to content

Commit

Permalink
updated pcre to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmisek committed Nov 11, 2019
1 parent fdb11a9 commit 805e3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Peachpie.Library/Peachpie.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="BCrypt.Net-Next" Version="3.1.3" />
<PackageReference Include="FluentFTP" Version="27.0.3" />
<PackageReference Include="Isopoh.Cryptography.Argon2" Version="1.1.2" />
<PackageReference Include="Peachpie.Library.RegularExpressions" Version="1.0.9" />
<PackageReference Include="Peachpie.Library.RegularExpressions" Version="1.1.0" />
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.6.0" />
<PackageReference Include="System.IO.FileSystem.DriveInfo" Version="4.3.1" />
</ItemGroup>
Expand Down

0 comments on commit 805e3dd

Please # to comment.