mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-02 11:01:43 +00:00
Merge pull request #4253 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-0.6.12
Bump nunomaduro/larastan from 0.6.11 to 0.6.12
This commit is contained in:
28
composer.lock
generated
28
composer.lock
generated
@@ -8603,35 +8603,35 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nunomaduro/larastan",
|
"name": "nunomaduro/larastan",
|
||||||
"version": "v0.6.11",
|
"version": "v0.6.12",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nunomaduro/larastan.git",
|
"url": "https://github.com/nunomaduro/larastan.git",
|
||||||
"reference": "a036948cdcb09bc374f8be77db4c1262374cb297"
|
"reference": "2c48bafa8d2f14d23e9cb3396d8e0da9c990d2bb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/a036948cdcb09bc374f8be77db4c1262374cb297",
|
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/2c48bafa8d2f14d23e9cb3396d8e0da9c990d2bb",
|
||||||
"reference": "a036948cdcb09bc374f8be77db4c1262374cb297",
|
"reference": "2c48bafa8d2f14d23e9cb3396d8e0da9c990d2bb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"composer/composer": "^1.0 || ^2.0",
|
"composer/composer": "^1.0 || ^2.0",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/console": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/console": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"illuminate/container": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/container": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/contracts": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"illuminate/database": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/database": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"illuminate/http": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"illuminate/pipeline": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/pipeline": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"illuminate/support": "^6.0 || ^7.0 || ^8.0",
|
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||||
"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.34",
|
"phpstan/phpstan": "^0.12.34",
|
||||||
"symfony/process": "^4.3 || ^5.0"
|
"symfony/process": "^4.3 || ^5.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0",
|
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
|
||||||
"phpunit/phpunit": "^7.3 || ^8.2 || ^9.3"
|
"phpunit/phpunit": "^7.3 || ^8.2 || ^9.3"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
@@ -8676,7 +8676,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.6.11"
|
"source": "https://github.com/nunomaduro/larastan/tree/v0.6.12"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -8696,7 +8696,7 @@
|
|||||||
"type": "patreon"
|
"type": "patreon"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2020-12-07T17:05:45+00:00"
|
"time": "2021-01-04T12:33:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "openlss/lib-array2xml",
|
"name": "openlss/lib-array2xml",
|
||||||
|
|||||||
Reference in New Issue
Block a user