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 d59b845 commit 645e2a9Copy full SHA for 645e2a9
src/SPC/ConsoleApplication.php
@@ -23,7 +23,7 @@
23
*/
24
final class ConsoleApplication extends Application
25
{
26
- public const VERSION = '2.1.0-beta.2';
+ public const VERSION = '2.1.0-beta.3';
27
28
public function __construct()
29
0 commit comments