From 8753f7bb49196d7958821071656d7e883f61d4ee Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Sep 2022 07:57:32 +0200 Subject: update to 2.4.2 --- installed.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'installed.json') diff --git a/installed.json b/installed.json index c299172..5fa078f 100644 --- a/installed.json +++ b/installed.json @@ -862,23 +862,23 @@ }, { "name": "seld/phar-utils", - "version": "1.2.0", - "version_normalized": "1.2.0.0", + "version": "1.2.1", + "version_normalized": "1.2.1.0", "source": { "type": "git", "url": "https://github.com/Seldaek/phar-utils.git", - "reference": "9f3452c93ff423469c0d56450431562ca423dcee" + "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee", - "reference": "9f3452c93ff423469c0d56450431562ca423dcee", + "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", + "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c", "shasum": "" }, "require": { "php": ">=5.3" }, - "time": "2021-12-10T11:20:11+00:00", + "time": "2022-08-31T10:31:18+00:00", "type": "library", "extra": { "branch-alias": { @@ -907,7 +907,7 @@ ], "support": { "issues": "https://github.com/Seldaek/phar-utils/issues", - "source": "https://github.com/Seldaek/phar-utils/tree/1.2.0" + "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1" }, "install-path": "../seld/phar-utils" }, -- cgit