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 d552787 commit f6c818dCopy full SHA for f6c818d
src/SPC/ConsoleApplication.php
@@ -34,7 +34,7 @@
34
*/
35
final class ConsoleApplication extends Application
36
{
37
- public const string VERSION = '2.7.9';
+ public const string VERSION = '3.0.0-dev';
38
39
public function __construct()
40
0 commit comments