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 4af662b commit b10bce1Copy full SHA for b10bce1
1 file changed
src/Version.php
@@ -4,5 +4,5 @@
4
5
final class Version
6
{
7
- public const VERSION = '5.3.0';
+ public const VERSION = '5.4.0';
8
}
0 commit comments