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 0b200b0 commit 53d0a94Copy full SHA for 53d0a94
classes/Commands/PluginCommands/PublishCommand.php
@@ -10,6 +10,7 @@
10
use X\Support\H;
11
use X\Support\Plugins;
12
use X\Commands\Command;
13
+use X\Support\Menu\Menu;
14
use X\Support\Autoloader;
15
16
use Kirby\CLI\CLI;
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "genxbe/k3x-cli-tools",
3
"description": "A bunch of usefull tools to use with the Kirby CLI",
4
- "version": "0.0.2",
+ "version": "0.0.3",
5
"keywords": [
6
"genxbe",
7
"k3x-cli-tools",
0 commit comments