add seo plugin
This commit is contained in:
parent
23dbb65314
commit
e69dc23c91
1909 changed files with 1111579 additions and 10 deletions
22
vendor/composer/installed.php
vendored
22
vendor/composer/installed.php
vendored
|
|
@ -3,7 +3,7 @@
|
|||
'name' => 'getkirby/plainkit',
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => '85869bdb48955612aab7bc6e320d8a3a705edfd0',
|
||||
'reference' => '23dbb65314d398cbc246b5c5539906c8c5bf6a1e',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
'getkirby/plainkit' => array(
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => '85869bdb48955612aab7bc6e320d8a3a705edfd0',
|
||||
'reference' => '23dbb65314d398cbc246b5c5539906c8c5bf6a1e',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
|
@ -214,6 +214,15 @@
|
|||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'spatie/schema-org' => array(
|
||||
'pretty_version' => '3.23.0',
|
||||
'version' => '3.23.0.0',
|
||||
'reference' => 'c95abf7da59f16570aec18ca11d861255e645c39',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../spatie/schema-org',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'symfony/deprecation-contracts' => array(
|
||||
'pretty_version' => 'v3.5.0',
|
||||
'version' => '3.5.0.0',
|
||||
|
|
@ -274,5 +283,14 @@
|
|||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'tobimori/kirby-seo' => array(
|
||||
'pretty_version' => '1.1.2',
|
||||
'version' => '1.1.2.0',
|
||||
'reference' => 'a06eb676f699797fdd04a515149559ffd4746be7',
|
||||
'type' => 'kirby-plugin',
|
||||
'install_path' => __DIR__ . '/../../site/plugins/kirby-seo',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue