Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Dec 3, 2020
1 parent ecf024c commit c541d0c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vendor/composer/InstalledVersions.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ class InstalledVersions
private static $installed = array (
'root' =>
array (
'pretty_version' => '3.5.0-rc.3',
'version' => '3.5.0.0-RC3',
'pretty_version' => '3.5.0-rc.4',
'version' => '3.5.0.0-RC4',
'aliases' =>
array (
),
Expand Down Expand Up @@ -44,8 +44,8 @@ class InstalledVersions
),
'getkirby/cms' =>
array (
'pretty_version' => '3.5.0-rc.3',
'version' => '3.5.0.0-RC3',
'pretty_version' => '3.5.0-rc.4',
'version' => '3.5.0.0-RC4',
'aliases' =>
array (
),
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php return array (
'root' =>
array (
'pretty_version' => '3.5.0-rc.3',
'version' => '3.5.0.0-RC3',
'pretty_version' => '3.5.0-rc.4',
'version' => '3.5.0.0-RC4',
'aliases' =>
array (
),
Expand Down Expand Up @@ -31,8 +31,8 @@
),
'getkirby/cms' =>
array (
'pretty_version' => '3.5.0-rc.3',
'version' => '3.5.0.0-RC3',
'pretty_version' => '3.5.0-rc.4',
'version' => '3.5.0.0-RC4',
'aliases' =>
array (
),
Expand Down

0 comments on commit c541d0c

Please sign in to comment.