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 26e78db commit d8f7a6dCopy full SHA for d8f7a6d
src/Version.php
@@ -4,5 +4,5 @@
4
5
final class Version
6
{
7
- public const VERSION = '5.1.3';
+ public const VERSION = '5.2.0';
8
}
0 commit comments