File tree Expand file tree Collapse file tree 4 files changed +193
-235
lines changed Expand file tree Collapse file tree 4 files changed +193
-235
lines changed Original file line number Diff line number Diff line change 1111use X \Support \Plugins ;
1212use X \Commands \Command ;
1313use X \Support \Menu \Menu ;
14- use X \ Support \Autoloader ;
14+ use Bnomei \Autoloader ;
1515
1616use Kirby \CLI \CLI ;
1717use Kirby \Cms \Plugin ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " genxbe/k3x-cli-tools" ,
33 "description" : " A bunch of usefull tools to use with the Kirby CLI" ,
4- "version" : " 0.0.3 " ,
4+ "version" : " 0.0.4 " ,
55 "keywords" : [
66 " genxbe" ,
77 " k3x-cli-tools" ,
88 " kirby" ,
99 " plugin" ,
10+ " cli" ,
11+ " commandline" ,
12+ " terminal" ,
1013 " getkirby" ,
1114 " kirby3" ,
1215 " kirby3-cms" ,
1316 " kirby3-plugin"
1417 ],
1518 "type" : " kirby-plugin" ,
16- "license" : " proprietary " ,
19+ "license" : " MIT " ,
1720 "homepage" : " https://github.com/genxbe/k3x-cli-tools" ,
1821 "authors" : [
1922 {
2730 "getkirby/composer-installer" : " ^1.2" ,
2831 "php-school/cli-menu" : " ^4.3" ,
2932 "nunomaduro/termwind" : " ^1.14" ,
30- "symfony/finder" : " ^6.1" ,
31- "mustangostang/spyc" : " ^0.6.3"
33+ "bnomei/autoloader-for-kirby" : " ^1.7"
3234 },
3335 "autoload" : {
3436 "psr-4" : {
You can’t perform that action at this time.
0 commit comments