We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a44096 commit 04886a7Copy full SHA for 04886a7
src/DevToolsApplication.php
@@ -15,7 +15,7 @@
15
16
final class DevToolsApplication extends Application
17
{
18
- public const VERSION = '2.x-dev';
+ public const VERSION = '2.2.2';
19
20
public function __construct(public readonly Configuration $configuration = new Configuration())
21
0 commit comments