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