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 3c49e2b commit 8f24af8Copy full SHA for 8f24af8
src/Root.php
@@ -27,7 +27,7 @@ class Root
27
*
28
* @var string
29
*/
30
- public const string VERSION = '2.6.5';
+ public const string VERSION = '2.7.0';
31
32
/**
33
* The registered booting callbacks.
0 commit comments