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 6a0ff69 commit 548dd67Copy full SHA for 548dd67
src/Root.php
@@ -24,7 +24,7 @@ class Root
24
*
25
* @var string
26
*/
27
- public const VERSION = '2.4.0';
+ public const VERSION = '2.4.1';
28
29
/**
30
* The registered booting callbacks.
0 commit comments