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 b0858fb commit 64bdaa7Copy full SHA for 64bdaa7
src/Version.php
@@ -4,5 +4,5 @@
4
5
final class Version
6
{
7
- public const VERSION = '5.4.0';
+ public const VERSION = '5.4.1';
8
}
0 commit comments