diff --git a/composer.lock b/composer.lock index 743c61eab..25d721c41 100644 --- a/composer.lock +++ b/composer.lock @@ -1392,16 +1392,16 @@ }, { "name": "doctrine/dbal", - "version": "3.5.0", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "b66f55c7037402d9f522f19d86841e71c09f0195" + "reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/b66f55c7037402d9f522f19d86841e71c09f0195", - "reference": "b66f55c7037402d9f522f19d86841e71c09f0195", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/f38ee8aaca2d58ee88653cb34a6a3880c23f38a5", + "reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5", "shasum": "" }, "require": { @@ -1483,7 +1483,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.5.0" + "source": "https://github.com/doctrine/dbal/tree/3.5.1" }, "funding": [ { @@ -1499,7 +1499,7 @@ "type": "tidelift" } ], - "time": "2022-10-22T14:33:42+00:00" + "time": "2022-10-24T07:26:18+00:00" }, { "name": "doctrine/deprecations", @@ -2043,23 +2043,23 @@ }, { "name": "ezimuel/guzzlestreams", - "version": "3.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/ezimuel/guzzlestreams.git", - "reference": "abe3791d231167f14eb80d413420d1eab91163a8" + "reference": "b4b5a025dfee70d6cd34c780e07330eb93d5b997" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/abe3791d231167f14eb80d413420d1eab91163a8", - "reference": "abe3791d231167f14eb80d413420d1eab91163a8", + "url": "https://api.github.com/repos/ezimuel/guzzlestreams/zipball/b4b5a025dfee70d6cd34c780e07330eb93d5b997", + "reference": "b4b5a025dfee70d6cd34c780e07330eb93d5b997", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "~9.0" }, "type": "library", "extra": { @@ -2090,9 +2090,9 @@ "stream" ], "support": { - "source": "https://github.com/ezimuel/guzzlestreams/tree/3.0.1" + "source": "https://github.com/ezimuel/guzzlestreams/tree/3.1.0" }, - "time": "2020-02-14T23:11:50+00:00" + "time": "2022-10-24T12:58:50+00:00" }, { "name": "ezimuel/ringphp", @@ -14882,20 +14882,19 @@ }, { "name": "nunomaduro/larastan", - "version": "2.2.5", + "version": "2.2.6", "source": { "type": "git", "url": "https://github.com/nunomaduro/larastan.git", - "reference": "42ee94bc30f3501a1d01a47222b49c1fbb54a316" + "reference": "af9398796e252262ddac3e55f41d2433fcbb4641" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/42ee94bc30f3501a1d01a47222b49c1fbb54a316", - "reference": "42ee94bc30f3501a1d01a47222b49c1fbb54a316", + "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/af9398796e252262ddac3e55f41d2433fcbb4641", + "reference": "af9398796e252262ddac3e55f41d2433fcbb4641", "shasum": "" }, "require": { - "composer/pcre": "^3.0", "ext-json": "*", "illuminate/console": "^9", "illuminate/container": "^9", @@ -14956,7 +14955,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/larastan/issues", - "source": "https://github.com/nunomaduro/larastan/tree/2.2.5" + "source": "https://github.com/nunomaduro/larastan/tree/2.2.6" }, "funding": [ { @@ -14976,7 +14975,7 @@ "type": "patreon" } ], - "time": "2022-10-18T10:13:18+00:00" + "time": "2022-10-24T10:31:11+00:00" }, { "name": "phar-io/manifest", @@ -15247,16 +15246,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.8.10", + "version": "1.8.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0c4459dc42c568b818b3f25186589f3acddc1823" + "reference": "46e223dd68a620da18855c23046ddb00940b4014" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0c4459dc42c568b818b3f25186589f3acddc1823", - "reference": "0c4459dc42c568b818b3f25186589f3acddc1823", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/46e223dd68a620da18855c23046ddb00940b4014", + "reference": "46e223dd68a620da18855c23046ddb00940b4014", "shasum": "" }, "require": { @@ -15286,7 +15285,7 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.8.10" + "source": "https://github.com/phpstan/phpstan/tree/1.8.11" }, "funding": [ { @@ -15302,7 +15301,7 @@ "type": "tidelift" } ], - "time": "2022-10-17T14:23:35+00:00" + "time": "2022-10-24T15:45:13+00:00" }, { "name": "phpunit/php-code-coverage", @@ -16804,16 +16803,16 @@ }, { "name": "sebastianfeldmann/git", - "version": "3.8.4", + "version": "3.8.5", "source": { "type": "git", "url": "https://github.com/sebastianfeldmann/git.git", - "reference": "b324b6ba21871709812e34ad278a82c2e1c2965b" + "reference": "14de823cba82e30a3759e9eab1ebbd0d6f5d542c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/b324b6ba21871709812e34ad278a82c2e1c2965b", - "reference": "b324b6ba21871709812e34ad278a82c2e1c2965b", + "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/14de823cba82e30a3759e9eab1ebbd0d6f5d542c", + "reference": "14de823cba82e30a3759e9eab1ebbd0d6f5d542c", "shasum": "" }, "require": { @@ -16853,7 +16852,7 @@ ], "support": { "issues": "https://github.com/sebastianfeldmann/git/issues", - "source": "https://github.com/sebastianfeldmann/git/tree/3.8.4" + "source": "https://github.com/sebastianfeldmann/git/tree/3.8.5" }, "funding": [ { @@ -16861,7 +16860,7 @@ "type": "github" } ], - "time": "2022-08-26T07:03:13+00:00" + "time": "2022-10-23T11:29:41+00:00" }, { "name": "spatie/backtrace",