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