diff --git a/.github/workflows/run-macos.yml b/.github/workflows/run-macos.yml index c3a59c3..2ad8178 100644 --- a/.github/workflows/run-macos.yml +++ b/.github/workflows/run-macos.yml @@ -21,12 +21,6 @@ jobs: brew install imagemagick shell: bash - - name: Check 7z path - continue-on-error: true - run: | - which 7z - shell: bash - - name: Setup PHP uses: shivammathur/setup-php@v2 with: diff --git a/composer.json b/composer.json index 36c9c56..86e2a84 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "kiwilan/php-archive", - "version": "2.2.0", + "version": "2.3.0", "description": "PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).", "keywords": [ "php",