From fc855065d16f2bf33d49fec8657cad07aece204c Mon Sep 17 00:00:00 2001 From: derMart Date: Fri, 17 Feb 2023 11:38:00 +0100 Subject: [PATCH] update composer.lock changes: $ composer update picocms/pico picocms/pico-theme picocms/pico-deprecated Output: Loading "picocms/composer-installer" which is a legacy composer-installer built for Composer 1.x, it is likely to cause issues as you are running Composer 2.x. Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled. Loading composer repositories with package information Info from https://repo.packagist.org: #StandWithUkraine Updating dependencies Lock file operations: 0 installs, 3 updates, 0 removals - Upgrading picocms/pico (dev-pico-3.0 a5fefa4 => dev-pico-3.0 efa51f6) - Upgrading picocms/pico-deprecated (dev-pico-3.0 ccf1194 => dev-pico-3.0 38c788d) - Upgrading picocms/pico-theme (dev-pico-3.0 f322a0b => dev-pico-3.0 b648e93) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 3 updates, 0 removals - Downloading picocms/pico (dev-pico-3.0 efa51f6) - Downloading picocms/pico-deprecated (dev-pico-3.0 38c788d) - Downloading picocms/pico-theme (dev-pico-3.0 b648e93) - Upgrading picocms/pico (dev-pico-3.0 a5fefa4 => dev-pico-3.0 efa51f6): Extracting archive - Upgrading picocms/pico-deprecated (dev-pico-3.0 ccf1194 => dev-pico-3.0 38c788d): Extracting archive - Upgrading picocms/pico-theme (dev-pico-3.0 f322a0b => dev-pico-3.0 b648e93): Extracting archive Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 37c40427..1dc07e3c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b23a2abb5b64f7c63ee3d37fbadb9fcf", + "content-hash": "805d11d14495f446ee2172ca89dcf82c", "packages": [ { "name": "erusev/parsedown", @@ -235,12 +235,12 @@ "source": { "type": "git", "url": "https://github.com/picocms/Pico.git", - "reference": "a5fefa4" + "reference": "efa51f66b1168ee198e48534b86cc524f0adfc82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/picocms/Pico/zipball/a5fefa4", - "reference": "a5fefa4", + "url": "https://api.github.com/repos/picocms/Pico/zipball/efa51f66b1168ee198e48534b86cc524f0adfc82", + "reference": "efa51f66b1168ee198e48534b86cc524f0adfc82", "shasum": "" }, "require": { @@ -331,12 +331,12 @@ "source": { "type": "git", "url": "https://github.com/picocms/pico-deprecated.git", - "reference": "ccf1194" + "reference": "38c788d2abda63cb83028053108caa6ce085c01d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/picocms/pico-deprecated/zipball/ccf1194", - "reference": "ccf1194", + "url": "https://api.github.com/repos/picocms/pico-deprecated/zipball/38c788d2abda63cb83028053108caa6ce085c01d", + "reference": "38c788d2abda63cb83028053108caa6ce085c01d", "shasum": "" }, "require": { @@ -401,12 +401,12 @@ "source": { "type": "git", "url": "https://github.com/picocms/pico-theme.git", - "reference": "f322a0b" + "reference": "b648e937f0d9a20aa96f37f6731c4f315cf566e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/picocms/pico-theme/zipball/f322a0b", - "reference": "f322a0b", + "url": "https://api.github.com/repos/picocms/pico-theme/zipball/b648e937f0d9a20aa96f37f6731c4f315cf566e4", + "reference": "b648e937f0d9a20aa96f37f6731c4f315cf566e4", "shasum": "" }, "require": {