From dad5667523744be33498f026059cbdbc34961ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ewilan=20Rivi=C3=A8re?= Date: Wed, 6 Dec 2023 10:35:57 +0100 Subject: [PATCH] Update dependencies and remove unnecessary command --- .github/workflows/run-windows.yml | 1 - composer.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/run-windows.yml b/.github/workflows/run-windows.yml index c0a08d6..81207bf 100644 --- a/.github/workflows/run-windows.yml +++ b/.github/workflows/run-windows.yml @@ -14,7 +14,6 @@ jobs: scoop update scoop install 7zip scoop checkup - scoop install unrar [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 shell: powershell diff --git a/composer.json b/composer.json index eda4500..239263b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "kiwilan/php-archive", - "version": "2.1.02", + "version": "2.2.0", "description": "PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with eBooks (.epub, .cbz, .cbr, .cb7, .cbt).", "keywords": [ "php",