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 fbe149b commit 29be3a2Copy full SHA for 29be3a2
src/SPC/ConsoleApplication.php
@@ -23,7 +23,7 @@
23
*/
24
final class ConsoleApplication extends Application
25
{
26
- public const VERSION = '2.0.0';
+ public const VERSION = '2.0-rc7';
27
28
public function __construct()
29
0 commit comments