diff --git a/composer.json b/composer.json index 9e0fec8..9651136 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "laravel/framework": "^8.0 || ^9.0" }, "require-dev": { - "nunomaduro/phpinsights": "2.5.0", + "nunomaduro/phpinsights": "2.6.0", "pestphp/pest": "1.22.1", "phpunit/phpunit": "9.5.24", "orchestra/testbench": "^7.1", diff --git a/composer.lock b/composer.lock index 04f5bc1..d07c3d7 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": "1c6b877c63de49f3873a5bf976ac2ca2", + "content-hash": "a3c4d7bb8a264ebb5a80dd9efe222053", "packages": [ { "name": "brick/math", @@ -5624,16 +5624,16 @@ }, { "name": "nunomaduro/phpinsights", - "version": "v2.5.0", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/phpinsights.git", - "reference": "2091c9b240104288a672ad7f261872e9b3778fa0" + "reference": "4d00775737cf91bea3ddc327f349238762c784a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/2091c9b240104288a672ad7f261872e9b3778fa0", - "reference": "2091c9b240104288a672ad7f261872e9b3778fa0", + "url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/4d00775737cf91bea3ddc327f349238762c784a2", + "reference": "4d00775737cf91bea3ddc327f349238762c784a2", "shasum": "" }, "require": { @@ -5646,11 +5646,11 @@ "justinrainbow/json-schema": "^5.1", "league/container": "^3.2|^4.2", "php": "^7.4 || ^8.0", - "php-cs-fixer/diff": "^2.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phploc/phploc": "^5.0|^6.0|^7.0", "psr/container": "^1.0|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", + "sebastian/diff": "^4.0", "slevomat/coding-standard": "^7.0.8", "squizlabs/php_codesniffer": "^3.5", "symfony/cache": "^4.4|^5.0|^6.0", @@ -5710,7 +5710,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/phpinsights/issues", - "source": "https://github.com/nunomaduro/phpinsights/tree/v2.5.0" + "source": "https://github.com/nunomaduro/phpinsights/tree/v2.6.0" }, "funding": [ { @@ -5726,7 +5726,7 @@ "type": "github" } ], - "time": "2022-09-03T11:00:14+00:00" + "time": "2022-09-07T17:38:54+00:00" }, { "name": "orchestra/testbench", @@ -6185,59 +6185,6 @@ }, "time": "2022-02-21T01:04:05+00:00" }, - { - "name": "php-cs-fixer/diff", - "version": "v2.0.2", - "source": { - "type": "git", - "url": "https://github.com/PHP-CS-Fixer/diff.git", - "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/29dc0d507e838c4580d018bd8b5cb412474f7ec3", - "reference": "29dc0d507e838c4580d018bd8b5cb412474f7ec3", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0 || ^8.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", - "symfony/process": "^3.3" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" - }, - { - "name": "Kore Nordmann", - "email": "mail@kore-nordmann.de" - } - ], - "description": "sebastian/diff v3 backport support for PHP 5.6+", - "homepage": "https://github.com/PHP-CS-Fixer", - "keywords": [ - "diff" - ], - "support": { - "issues": "https://github.com/PHP-CS-Fixer/diff/issues", - "source": "https://github.com/PHP-CS-Fixer/diff/tree/v2.0.2" - }, - "abandoned": true, - "time": "2020-10-14T08:32:19+00:00" - }, { "name": "php-parallel-lint/php-parallel-lint", "version": "v1.3.2", @@ -6358,16 +6305,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "367a8d9d5f7da2a0136422d27ce8840583926955" + "reference": "8dd908dd6156e974b9a0f8bb4cd5ad0707830f04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/367a8d9d5f7da2a0136422d27ce8840583926955", - "reference": "367a8d9d5f7da2a0136422d27ce8840583926955", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8dd908dd6156e974b9a0f8bb4cd5ad0707830f04", + "reference": "8dd908dd6156e974b9a0f8bb4cd5ad0707830f04", "shasum": "" }, "require": { @@ -6397,9 +6344,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.7.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.8.0" }, - "time": "2022-08-09T12:23:23+00:00" + "time": "2022-09-04T18:59:06+00:00" }, { "name": "phpunit/php-code-coverage",