Upgrade to 3.5.8
This commit is contained in:
8
kirby/vendor/composer/installed.php
vendored
8
kirby/vendor/composer/installed.php
vendored
@@ -1,7 +1,7 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'pretty_version' => '3.5.7.1',
|
||||
'version' => '3.5.7.1',
|
||||
'pretty_version' => '3.5.8',
|
||||
'version' => '3.5.8.0',
|
||||
'type' => 'kirby-cms',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
@@ -29,8 +29,8 @@
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'getkirby/cms' => array(
|
||||
'pretty_version' => '3.5.7.1',
|
||||
'version' => '3.5.7.1',
|
||||
'pretty_version' => '3.5.8',
|
||||
'version' => '3.5.8.0',
|
||||
'type' => 'kirby-cms',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
Reference in New Issue
Block a user