mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Bump nunomaduro/larastan from 0.7.10 to 0.7.11
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.7.10 to 0.7.11. - [Release notes](https://github.com/nunomaduro/larastan/releases) - [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/larastan/compare/v0.7.10...v0.7.11) --- updated-dependencies: - dependency-name: nunomaduro/larastan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
011d6273fa
commit
3760d5b039
@ -110,7 +110,7 @@
|
|||||||
"filp/whoops": "2.*",
|
"filp/whoops": "2.*",
|
||||||
"fakerphp/faker": "1.*",
|
"fakerphp/faker": "1.*",
|
||||||
"mockery/mockery": "1.*",
|
"mockery/mockery": "1.*",
|
||||||
"nunomaduro/larastan": "^0.7.0",
|
"nunomaduro/larastan": "^0.7.11",
|
||||||
"phpstan/phpstan": "^0.12.92",
|
"phpstan/phpstan": "^0.12.92",
|
||||||
"phpstan/phpstan-deprecation-rules": "^0.12.5",
|
"phpstan/phpstan-deprecation-rules": "^0.12.5",
|
||||||
"phpunit/phpunit": "^9.5",
|
"phpunit/phpunit": "^9.5",
|
||||||
|
54
composer.lock
generated
54
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "db64d96ef378be771e6df2d1370b8829",
|
"content-hash": "d269b0e2e95d94d3ead76cb383ec3e23",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bacon/bacon-qr-code",
|
"name": "bacon/bacon-qr-code",
|
||||||
@ -7687,16 +7687,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/composer",
|
"name": "composer/composer",
|
||||||
"version": "2.1.3",
|
"version": "2.1.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/composer.git",
|
"url": "https://github.com/composer/composer.git",
|
||||||
"reference": "fc5c4573aafce3a018eb7f1f8f91cea423970f2e"
|
"reference": "ac679902e9f66b85a8f9d8c1c88180f609a8745d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/composer/zipball/fc5c4573aafce3a018eb7f1f8f91cea423970f2e",
|
"url": "https://api.github.com/repos/composer/composer/zipball/ac679902e9f66b85a8f9d8c1c88180f609a8745d",
|
||||||
"reference": "fc5c4573aafce3a018eb7f1f8f91cea423970f2e",
|
"reference": "ac679902e9f66b85a8f9d8c1c88180f609a8745d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -7705,7 +7705,7 @@
|
|||||||
"composer/semver": "^3.0",
|
"composer/semver": "^3.0",
|
||||||
"composer/spdx-licenses": "^1.2",
|
"composer/spdx-licenses": "^1.2",
|
||||||
"composer/xdebug-handler": "^2.0",
|
"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",
|
"php": "^5.3.2 || ^7.0 || ^8.0",
|
||||||
"psr/log": "^1.0",
|
"psr/log": "^1.0",
|
||||||
"react/promise": "^1.2 || ^2.7",
|
"react/promise": "^1.2 || ^2.7",
|
||||||
@ -7765,7 +7765,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"irc": "irc://irc.freenode.org/composer",
|
"irc": "irc://irc.freenode.org/composer",
|
||||||
"issues": "https://github.com/composer/composer/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -7781,7 +7781,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-06-09T14:31:20+00:00"
|
"time": "2021-07-23T08:35:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/metadata-minifier",
|
"name": "composer/metadata-minifier",
|
||||||
@ -8411,16 +8411,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "justinrainbow/json-schema",
|
"name": "justinrainbow/json-schema",
|
||||||
"version": "5.2.10",
|
"version": "5.2.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/justinrainbow/json-schema.git",
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
||||||
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
|
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
|
||||||
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
|
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -8475,9 +8475,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/justinrainbow/json-schema/issues",
|
"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",
|
"name": "maximebf/debugbar",
|
||||||
@ -8732,16 +8732,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/larastan",
|
"name": "nunomaduro/larastan",
|
||||||
"version": "v0.7.10",
|
"version": "v0.7.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/larastan.git",
|
"url": "https://github.com/nunomaduro/larastan.git",
|
||||||
"reference": "d684efa6f79ff34f3a516efa9db532c861438718"
|
"reference": "9e777a9c21cccdebffb1d0bce3d73cbda2560c1e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/d684efa6f79ff34f3a516efa9db532c861438718",
|
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/9e777a9c21cccdebffb1d0bce3d73cbda2560c1e",
|
||||||
"reference": "d684efa6f79ff34f3a516efa9db532c861438718",
|
"reference": "9e777a9c21cccdebffb1d0bce3d73cbda2560c1e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -8757,7 +8757,7 @@
|
|||||||
"mockery/mockery": "^0.9 || ^1.0",
|
"mockery/mockery": "^0.9 || ^1.0",
|
||||||
"php": "^7.2 || ^8.0",
|
"php": "^7.2 || ^8.0",
|
||||||
"phpstan/phpstan": "^0.12.90",
|
"phpstan/phpstan": "^0.12.90",
|
||||||
"symfony/process": "^4.3 || ^5.0"
|
"symfony/process": "^4.3 || ^5.0 || ^6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
|
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
|
||||||
@ -8805,7 +8805,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/nunomaduro/larastan/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -8825,7 +8825,7 @@
|
|||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-07-07T12:13:19+00:00"
|
"time": "2021-07-22T12:42:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phar-io/manifest",
|
"name": "phar-io/manifest",
|
||||||
@ -9165,16 +9165,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
"version": "0.12.92",
|
"version": "0.12.93",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan.git",
|
"url": "https://github.com/phpstan/phpstan.git",
|
||||||
"reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2"
|
"reference": "7b7602f05d340ffa418c59299f8c053ac6c3e7ea"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/64d4c5dc8ea96972bc18432d137a330239a5d2b2",
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7b7602f05d340ffa418c59299f8c053ac6c3e7ea",
|
||||||
"reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2",
|
"reference": "7b7602f05d340ffa418c59299f8c053ac6c3e7ea",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -9205,7 +9205,7 @@
|
|||||||
"description": "PHPStan - PHP Static Analysis Tool",
|
"description": "PHPStan - PHP Static Analysis Tool",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpstan/phpstan/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -9225,7 +9225,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-07-10T13:53:49+00:00"
|
"time": "2021-07-20T10:49:53+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-deprecation-rules",
|
"name": "phpstan/phpstan-deprecation-rules",
|
||||||
|
Loading…
Reference in New Issue
Block a user