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