We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b489aad commit 318472fCopy full SHA for 318472f
src/Command.php
@@ -9,7 +9,7 @@
9
10
class Command
11
{
12
- protected static $version = '1.0.6';
+ protected static $version = '1.0.7';
13
14
protected array $options = [];
15
0 commit comments