downgrade to kirby v3
This commit is contained in:
15
site/plugins/kirby-fields-block/composer.json
Executable file
15
site/plugins/kirby-fields-block/composer.json
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "jg/kirby-fields-block",
|
||||
"description": "Kirby Fields Block",
|
||||
"type": "kirby-plugin",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Jon Gacnik",
|
||||
"email": "jon@folderstudio.com"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"getkirby/composer-installer": "^1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user