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 ecaa31f commit c58bc03Copy full SHA for c58bc03
src/SPC/ConsoleApplication.php
@@ -34,7 +34,7 @@
34
*/
35
final class ConsoleApplication extends Application
36
{
37
- public const VERSION = '2.6.1';
+ public const VERSION = '2.7.0';
38
39
public function __construct()
40
0 commit comments