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 d69fb62 commit 45e0d57Copy full SHA for 45e0d57
src/Console/Application.php
@@ -35,7 +35,7 @@
35
*/
36
final class Application extends BaseApplication
37
{
38
- const VERSION = '2.15.7';
+ const VERSION = '2.15.8-DEV';
39
const VERSION_CODENAME = 'Europe Round';
40
41
/**
0 commit comments