diff --git a/composer.json b/composer.json index 7c9a994817..09c8071a7f 100644 --- a/composer.json +++ b/composer.json @@ -110,7 +110,7 @@ "filp/whoops": "2.*", "fakerphp/faker": "1.*", "mockery/mockery": "1.*", - "nunomaduro/larastan": "^0.7.0", + "nunomaduro/larastan": "^0.7.11", "phpstan/phpstan": "^0.12.92", "phpstan/phpstan-deprecation-rules": "^0.12.5", "phpunit/phpunit": "^9.5", diff --git a/composer.lock b/composer.lock index 14ddcc2ccf..4aeb38e7cf 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": "db64d96ef378be771e6df2d1370b8829", + "content-hash": "d269b0e2e95d94d3ead76cb383ec3e23", "packages": [ { "name": "bacon/bacon-qr-code", @@ -7687,16 +7687,16 @@ }, { "name": "composer/composer", - "version": "2.1.3", + "version": "2.1.5", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "fc5c4573aafce3a018eb7f1f8f91cea423970f2e" + "reference": "ac679902e9f66b85a8f9d8c1c88180f609a8745d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/fc5c4573aafce3a018eb7f1f8f91cea423970f2e", - "reference": "fc5c4573aafce3a018eb7f1f8f91cea423970f2e", + "url": "https://api.github.com/repos/composer/composer/zipball/ac679902e9f66b85a8f9d8c1c88180f609a8745d", + "reference": "ac679902e9f66b85a8f9d8c1c88180f609a8745d", "shasum": "" }, "require": { @@ -7705,7 +7705,7 @@ "composer/semver": "^3.0", "composer/spdx-licenses": "^1.2", "composer/xdebug-handler": "^2.0", - "justinrainbow/json-schema": "^5.2.10", + "justinrainbow/json-schema": "^5.2.11", "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1.0", "react/promise": "^1.2 || ^2.7", @@ -7765,7 +7765,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.1.3" + "source": "https://github.com/composer/composer/tree/2.1.5" }, "funding": [ { @@ -7781,7 +7781,7 @@ "type": "tidelift" } ], - "time": "2021-06-09T14:31:20+00:00" + "time": "2021-07-23T08:35:47+00:00" }, { "name": "composer/metadata-minifier", @@ -8411,16 +8411,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.2.10", + "version": "5.2.11", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b" + "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", - "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa", + "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa", "shasum": "" }, "require": { @@ -8475,9 +8475,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.10" + "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11" }, - "time": "2020-05-27T16:41:55+00:00" + "time": "2021-07-22T09:24:00+00:00" }, { "name": "maximebf/debugbar", @@ -8732,16 +8732,16 @@ }, { "name": "nunomaduro/larastan", - "version": "v0.7.10", + "version": "v0.7.11", "source": { "type": "git", "url": "https://github.com/nunomaduro/larastan.git", - "reference": "d684efa6f79ff34f3a516efa9db532c861438718" + "reference": "9e777a9c21cccdebffb1d0bce3d73cbda2560c1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/d684efa6f79ff34f3a516efa9db532c861438718", - "reference": "d684efa6f79ff34f3a516efa9db532c861438718", + "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/9e777a9c21cccdebffb1d0bce3d73cbda2560c1e", + "reference": "9e777a9c21cccdebffb1d0bce3d73cbda2560c1e", "shasum": "" }, "require": { @@ -8757,7 +8757,7 @@ "mockery/mockery": "^0.9 || ^1.0", "php": "^7.2 || ^8.0", "phpstan/phpstan": "^0.12.90", - "symfony/process": "^4.3 || ^5.0" + "symfony/process": "^4.3 || ^5.0 || ^6.0" }, "require-dev": { "orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0", @@ -8805,7 +8805,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/larastan/issues", - "source": "https://github.com/nunomaduro/larastan/tree/v0.7.10" + "source": "https://github.com/nunomaduro/larastan/tree/v0.7.11" }, "funding": [ { @@ -8825,7 +8825,7 @@ "type": "patreon" } ], - "time": "2021-07-07T12:13:19+00:00" + "time": "2021-07-22T12:42:28+00:00" }, { "name": "phar-io/manifest", @@ -9165,16 +9165,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.92", + "version": "0.12.93", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2" + "reference": "7b7602f05d340ffa418c59299f8c053ac6c3e7ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/64d4c5dc8ea96972bc18432d137a330239a5d2b2", - "reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7b7602f05d340ffa418c59299f8c053ac6c3e7ea", + "reference": "7b7602f05d340ffa418c59299f8c053ac6c3e7ea", "shasum": "" }, "require": { @@ -9205,7 +9205,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.92" + "source": "https://github.com/phpstan/phpstan/tree/0.12.93" }, "funding": [ { @@ -9225,7 +9225,7 @@ "type": "tidelift" } ], - "time": "2021-07-10T13:53:49+00:00" + "time": "2021-07-20T10:49:53+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",