diff --git a/composer.lock b/composer.lock index 0fec161..0e0a5ac 100644 --- a/composer.lock +++ b/composer.lock @@ -2465,16 +2465,16 @@ }, { "name": "maglnet/composer-require-checker", - "version": "3.4.0", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/maglnet/ComposerRequireChecker.git", - "reference": "b503714613f5a287c92cac02735ee49f5ec705ec" + "reference": "f1a5905265b9464d57a7e26ae80b05b7c1411830" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maglnet/ComposerRequireChecker/zipball/b503714613f5a287c92cac02735ee49f5ec705ec", - "reference": "b503714613f5a287c92cac02735ee49f5ec705ec", + "url": "https://api.github.com/repos/maglnet/ComposerRequireChecker/zipball/f1a5905265b9464d57a7e26ae80b05b7c1411830", + "reference": "f1a5905265b9464d57a7e26ae80b05b7c1411830", "shasum": "" }, "require": { @@ -2491,9 +2491,10 @@ "doctrine/coding-standard": "^9.0.0", "ext-zend-opcache": "*", "mikey179/vfsstream": "^1.6.10", - "phpstan/phpstan": "^0.12.99", + "phing/phing": "^2.17.0", + "phpstan/phpstan": "^1.1.1", "phpunit/phpunit": "^9.5.10", - "vimeo/psalm": "^4.11.2" + "vimeo/psalm": "^4.12.0" }, "bin": [ "bin/composer-require-checker" @@ -2538,9 +2539,9 @@ ], "support": { "issues": "https://github.com/maglnet/ComposerRequireChecker/issues", - "source": "https://github.com/maglnet/ComposerRequireChecker/tree/3.4.0" + "source": "https://github.com/maglnet/ComposerRequireChecker/tree/3.5.1" }, - "time": "2021-11-08T10:11:58+00:00" + "time": "2021-11-10T12:04:31+00:00" }, { "name": "myclabs/deep-copy", @@ -3204,16 +3205,16 @@ }, { "name": "php-coveralls/php-coveralls", - "version": "v2.4.3", + "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "909381bd40a17ae6e9076051f0d73293c1c091af" + "reference": "a54881adfb9bb3a01ca72e2832131b33f02da4e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/909381bd40a17ae6e9076051f0d73293c1c091af", - "reference": "909381bd40a17ae6e9076051f0d73293c1c091af", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/a54881adfb9bb3a01ca72e2832131b33f02da4e4", + "reference": "a54881adfb9bb3a01ca72e2832131b33f02da4e4", "shasum": "" }, "require": { @@ -3221,11 +3222,11 @@ "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.0 || ^7.0", "php": "^5.5 || ^7.0 || ^8.0", - "psr/log": "^1.0", - "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0", - "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0", - "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0", - "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0" + "psr/log": "^1.0 || ^2.0", + "symfony/config": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0", + "symfony/console": "^2.1 || ^3.0 || ^4.0 || ^5.0 || ^6.0", + "symfony/stopwatch": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0", + "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0", @@ -3281,9 +3282,9 @@ ], "support": { "issues": "https://github.com/php-coveralls/php-coveralls/issues", - "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.4.3" + "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.5.1" }, - "time": "2020-12-24T09:17:03+00:00" + "time": "2021-11-10T16:53:56+00:00" }, { "name": "php-parallel-lint/php-console-color", @@ -5552,16 +5553,16 @@ }, { "name": "sebastian/exporter", - "version": "4.0.3", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65" + "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65", - "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9", + "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9", "shasum": "" }, "require": { @@ -5610,14 +5611,14 @@ } ], "description": "Provides the functionality to export PHP variables for visualization", - "homepage": "http://www.github.com/sebastianbergmann/exporter", + "homepage": "https://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", - "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3" + "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4" }, "funding": [ { @@ -5625,7 +5626,7 @@ "type": "github" } ], - "time": "2020-09-28T05:24:23+00:00" + "time": "2021-11-11T14:18:36+00:00" }, { "name": "sebastian/global-state", @@ -8266,16 +8267,16 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "3.7.4", + "version": "3.7.5", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "2b547512bef0e579cd28a6c5d2ae086cee57f9ae" + "reference": "c1d47bd1ffcd6ff6a7cfb310c0ffc39a1c30d763" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/2b547512bef0e579cd28a6c5d2ae086cee57f9ae", - "reference": "2b547512bef0e579cd28a6c5d2ae086cee57f9ae", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/c1d47bd1ffcd6ff6a7cfb310c0ffc39a1c30d763", + "reference": "c1d47bd1ffcd6ff6a7cfb310c0ffc39a1c30d763", "shasum": "" }, "require": { @@ -8285,11 +8286,11 @@ "icanhazstring/composer-unused": "^0.7.5", "infection/infection": "^0.20.2", "jakobbuis/simple-slow-test-reporter": "^1.0", - "maglnet/composer-require-checker": "^3.3.0", + "maglnet/composer-require-checker": "^3.5.1", "nunomaduro/collision": "^5.10.0", "orklah/psalm-insane-comparison": "^1.0.3", "php": "^8 || ^7.4", - "php-coveralls/php-coveralls": "^2.4.3", + "php-coveralls/php-coveralls": "^2.5.1", "php-parallel-lint/php-console-highlighter": "^0.5", "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpspec/prophecy": "^1.14", @@ -8301,7 +8302,7 @@ "roave/infection-static-analysis-plugin": "^1.7.1", "squizlabs/php_codesniffer": "^3.6.1", "thecodingmachine/safe": "^1.3.3", - "vimeo/psalm": "^4.11.2", + "vimeo/psalm": "^4.12.0", "wyrihaximus/coding-standard": "^2.5.0", "wyrihaximus/phpstan-rules-wrapper": "^1.2.5" }, @@ -8352,7 +8353,7 @@ "description": "🛠️ Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/php-test-utilities/issues", - "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.7.4" + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/3.7.5" }, "funding": [ { @@ -8360,7 +8361,7 @@ "type": "github" } ], - "time": "2021-11-07T13:41:45+00:00" + "time": "2021-11-11T09:42:15+00:00" } ], "aliases": [],