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 705490b commit bbadcd9Copy full SHA for bbadcd9
src/Console/Application.php
@@ -35,7 +35,7 @@
35
*/
36
final class Application extends BaseApplication
37
{
38
- const VERSION = '2.15.3';
+ const VERSION = '2.15.4-DEV';
39
const VERSION_CODENAME = 'Europe Round';
40
41
/**
0 commit comments