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