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 372760e commit b3c4502Copy full SHA for b3c4502
1 file changed
src/SPC/ConsoleApplication.php
@@ -34,7 +34,7 @@
34
*/
35
final class ConsoleApplication extends Application
36
{
37
- public const string VERSION = '2.7.11';
+ public const string VERSION = '2.8.0';
38
39
public function __construct()
40
0 commit comments