diff --git a/README.md b/README.md index c28c695..6ec2bd4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # JBZoo / CI-Report-Converter [![CI](https://github.com/JBZoo/CI-Report-Converter/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/JBZoo/CI-Report-Converter/actions/workflows/main.yml?query=branch%3Amaster) [![Coverage Status](https://coveralls.io/repos/github/JBZoo/CI-Report-Converter/badge.svg?branch=master)](https://coveralls.io/github/JBZoo/CI-Report-Converter?branch=master) [![Psalm Coverage](https://shepherd.dev/github/JBZoo/CI-Report-Converter/coverage.svg)](https://shepherd.dev/github/JBZoo/CI-Report-Converter) [![Psalm Level](https://shepherd.dev/github/JBZoo/CI-Report-Converter/level.svg)](https://shepherd.dev/github/JBZoo/CI-Report-Converter) [![CodeFactor](https://www.codefactor.io/repository/github/jbzoo/ci-report-converter/badge)](https://www.codefactor.io/repository/github/jbzoo/ci-report-converter/issues) -[![Stable Version](https://poser.pugx.org/jbzoo/ci-report-converter/version)](https://packagist.org/packages/jbzoo/ci-report-converter/) [![Total Downloads](https://poser.pugx.org/jbzoo/ci-report-converter/downloads)](https://packagist.org/packages/jbzoo/ci-report-converter/stats) [![Dependents](https://poser.pugx.org/jbzoo/ci-report-converter/dependents)](https://packagist.org/packages/jbzoo/ci-report-converter/dependents?order_by=downloads) [![Visitors](https://visitor-badge.glitch.me/badge?page_id=jbzoo.ci-report-converter)]() [![GitHub License](https://img.shields.io/github/license/jbzoo/ci-report-converter)](https://github.com/JBZoo/CI-Report-Converter/blob/master/LICENSE) +[![Stable Version](https://poser.pugx.org/jbzoo/ci-report-converter/version)](https://packagist.org/packages/jbzoo/ci-report-converter/) [![Total Downloads](https://poser.pugx.org/jbzoo/ci-report-converter/downloads)](https://packagist.org/packages/jbzoo/ci-report-converter/stats) [![Dependents](https://poser.pugx.org/jbzoo/ci-report-converter/dependents)](https://packagist.org/packages/jbzoo/ci-report-converter/dependents?order_by=downloads) [![GitHub License](https://img.shields.io/github/license/jbzoo/ci-report-converter)](https://github.com/JBZoo/CI-Report-Converter/blob/master/LICENSE) diff --git a/composer.json b/composer.json index e7bc254..cc82d8b 100644 --- a/composer.json +++ b/composer.json @@ -46,17 +46,17 @@ "ext-simplexml" : "*", "ext-hash" : "*", - "jbzoo/data" : "7.x-dev", - "jbzoo/utils" : "7.x-dev", - "jbzoo/cli" : "7.x-dev", - "jbzoo/markdown" : "7.x-dev", + "jbzoo/data" : "^7.0", + "jbzoo/utils" : "^7.0", + "jbzoo/cli" : "^7.0", + "jbzoo/markdown" : "^7.0", "symfony/console" : ">=5.4" }, "require-dev" : { - "jbzoo/toolbox-dev" : "7.x-dev", - "jbzoo/mermaid-php" : "7.x-dev", + "jbzoo/toolbox-dev" : "^7.0", + "jbzoo/mermaid-php" : "^7.0", "roave/security-advisories" : "dev-master" }, diff --git a/composer.lock b/composer.lock index 0e3eeb3..ca3b21d 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": "8d16e2766bdcb5b3b7e0863558a4233a", + "content-hash": "aa0a7d839b905251ee21da46879b14b0", "packages": [ { "name": "bluepsyduck/symfony-process-manager", @@ -2679,21 +2679,21 @@ }, { "name": "jbzoo/codestyle", - "version": "dev-master", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/JBZoo/Codestyle.git", - "reference": "c68ba65f96407a5f1f6d0aa7e8943e2c9d710f4b" + "reference": "1319be89800dcddb5719220a5c4b24ae7eec82ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JBZoo/Codestyle/zipball/c68ba65f96407a5f1f6d0aa7e8943e2c9d710f4b", - "reference": "c68ba65f96407a5f1f6d0aa7e8943e2c9d710f4b", + "url": "https://api.github.com/repos/JBZoo/Codestyle/zipball/1319be89800dcddb5719220a5c4b24ae7eec82ef", + "reference": "1319be89800dcddb5719220a5c4b24ae7eec82ef", "shasum": "" }, "require": { "friendsofphp/php-cs-fixer": ">=3.21.1", - "jbzoo/data": "7.x-dev", + "jbzoo/data": "^7.0", "kubawerlos/php-cs-fixer-custom-fixers": ">=3.15.0", "nikic/php-parser": ">=4.16.0", "pdepend/pdepend": ">=2.14.0", @@ -2711,11 +2711,10 @@ "vimeo/psalm": ">=5.13.1" }, "require-dev": { - "jbzoo/phpunit": "7.x-dev", - "jbzoo/utils": "7.x-dev", + "jbzoo/phpunit": "^7.0", + "jbzoo/utils": "^7.0", "symfony/var-dumper": ">=4.4.16" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -2761,9 +2760,9 @@ ], "support": { "issues": "https://github.com/JBZoo/Codestyle/issues", - "source": "https://github.com/JBZoo/Codestyle/tree/master" + "source": "https://github.com/JBZoo/Codestyle/tree/7.0.0" }, - "time": "2023-07-08T10:54:53+00:00" + "time": "2023-07-09T17:49:24+00:00" }, { "name": "jbzoo/jbdump", @@ -2898,36 +2897,35 @@ }, { "name": "jbzoo/phpunit", - "version": "dev-master", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/JBZoo/PHPUnit.git", - "reference": "f15641cf6e67aa454271f7980948637677756b16" + "reference": "036ea04884d31ccca54000814f275200d2c8967e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JBZoo/PHPUnit/zipball/f15641cf6e67aa454271f7980948637677756b16", - "reference": "f15641cf6e67aa454271f7980948637677756b16", + "url": "https://api.github.com/repos/JBZoo/PHPUnit/zipball/036ea04884d31ccca54000814f275200d2c8967e", + "reference": "036ea04884d31ccca54000814f275200d2c8967e", "shasum": "" }, "require": { "ext-filter": "*", "ext-mbstring": "*", - "jbzoo/markdown": "7.x-dev", + "jbzoo/markdown": "^7.0", "php": "^8.1", - "phpunit/phpunit": "^9.6.7", + "phpunit/phpunit": "^9.6.9", "ulrichsg/getopt-php": ">=4.0.3" }, "require-dev": { "guzzlehttp/guzzle": ">=7.5.0", - "jbzoo/codestyle": "7.x-dev", - "jbzoo/data": "7.x-dev", - "jbzoo/http-client": "7.x-dev", - "jbzoo/toolbox-dev": "7.x-dev", - "jbzoo/utils": "7.x-dev", + "jbzoo/codestyle": "^7.0", + "jbzoo/data": "^7.0", + "jbzoo/http-client": "^7.0", + "jbzoo/toolbox-dev": "^7.0", + "jbzoo/utils": "^7.0", "symfony/process": ">=6.2.8" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -2968,35 +2966,34 @@ ], "support": { "issues": "https://github.com/JBZoo/PHPUnit/issues", - "source": "https://github.com/JBZoo/PHPUnit/tree/master" + "source": "https://github.com/JBZoo/PHPUnit/tree/7.0.0" }, - "time": "2023-07-08T09:26:38+00:00" + "time": "2023-07-09T18:32:57+00:00" }, { "name": "jbzoo/toolbox-dev", - "version": "dev-master", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/JBZoo/Toolbox-Dev.git", - "reference": "c494ec7675f6ef0da1bfb760d0385f823118f834" + "reference": "03d715651cdc74998d128b4a2b423e5f888d4c41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JBZoo/Toolbox-Dev/zipball/c494ec7675f6ef0da1bfb760d0385f823118f834", - "reference": "c494ec7675f6ef0da1bfb760d0385f823118f834", + "url": "https://api.github.com/repos/JBZoo/Toolbox-Dev/zipball/03d715651cdc74998d128b4a2b423e5f888d4c41", + "reference": "03d715651cdc74998d128b4a2b423e5f888d4c41", "shasum": "" }, "require": { - "fakerphp/faker": ">=1.21.0", - "jbzoo/codestyle": "7.x-dev", - "jbzoo/jbdump": ">=1.5.6|7.x-dev", - "jbzoo/markdown": "7.x-dev", - "jbzoo/phpunit": "7.x-dev", + "fakerphp/faker": ">=1.23.0", + "jbzoo/codestyle": "^7.0", + "jbzoo/jbdump": ">=1.5.6|^7.0", + "jbzoo/markdown": "^7.0", + "jbzoo/phpunit": "^7.0", "php": "^8.1", "php-coveralls/php-coveralls": ">=2.5.3", "symfony/var-dumper": ">=4.4" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -3034,9 +3031,9 @@ ], "support": { "issues": "https://github.com/JBZoo/Toolbox-Dev/issues", - "source": "https://github.com/JBZoo/Toolbox-Dev/tree/master" + "source": "https://github.com/JBZoo/Toolbox-Dev/tree/7.0.0" }, - "time": "2023-03-09T08:52:14+00:00" + "time": "2023-07-09T18:15:07+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", @@ -8045,12 +8042,6 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "jbzoo/data": 20, - "jbzoo/utils": 20, - "jbzoo/cli": 20, - "jbzoo/markdown": 20, - "jbzoo/toolbox-dev": 20, - "jbzoo/mermaid-php": 20, "roave/security-advisories": 20 }, "prefer-stable": true,