Merge pull request #2 from sp-tarkov/dependabot/composer/develop/larastan/larastan-3.0.0

Bump larastan/larastan from 2.9.11 to 3.0.0
This commit is contained in:
Refringe 2024-11-25 15:32:09 -05:00 committed by GitHub
commit e45f989c57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 30 additions and 42 deletions

View File

@ -33,7 +33,7 @@
"barryvdh/laravel-debugbar": "^3.13", "barryvdh/laravel-debugbar": "^3.13",
"fakerphp/faker": "^1.23", "fakerphp/faker": "^1.23",
"knuckleswtf/scribe": "^4.37", "knuckleswtf/scribe": "^4.37",
"larastan/larastan": "^2.9", "larastan/larastan": "^3.0",
"laravel/pint": "^1.16", "laravel/pint": "^1.16",
"laravel/sail": "^1.29", "laravel/sail": "^1.29",
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",

70
composer.lock generated
View File

@ -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": "2e603ffae8f6f8a4c834c9bff55cc30f", "content-hash": "90ab265f1717010daee00464169720ac",
"packages": [ "packages": [
{ {
"name": "anourvalar/eloquent-serialize", "name": "anourvalar/eloquent-serialize",
@ -10471,40 +10471,40 @@
}, },
{ {
"name": "larastan/larastan", "name": "larastan/larastan",
"version": "v2.9.11", "version": "v3.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/larastan/larastan.git", "url": "https://github.com/larastan/larastan.git",
"reference": "54eccd35d1732b9ee4392c25aec606a6a9c521e7" "reference": "88f46e3f2cd9d2a14dba13ef293b822a75832e62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/54eccd35d1732b9ee4392c25aec606a6a9c521e7", "url": "https://api.github.com/repos/larastan/larastan/zipball/88f46e3f2cd9d2a14dba13ef293b822a75832e62",
"reference": "54eccd35d1732b9ee4392c25aec606a6a9c521e7", "reference": "88f46e3f2cd9d2a14dba13ef293b822a75832e62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"illuminate/console": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/console": "^11.15.0",
"illuminate/container": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/container": "^11.15.0",
"illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/contracts": "^11.15.0",
"illuminate/database": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/database": "^11.15.0",
"illuminate/http": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/http": "^11.15.0",
"illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/pipeline": "^11.15.0",
"illuminate/support": "^9.52.16 || ^10.28.0 || ^11.16", "illuminate/support": "^11.15.0",
"php": "^8.0.2", "php": "^8.2",
"phpmyadmin/sql-parser": "^5.9.0", "phpmyadmin/sql-parser": "^5.9.0",
"phpstan/phpstan": "^1.12.5" "phpstan/phpstan": "^2.0.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12.0", "doctrine/coding-standard": "^12.0",
"laravel/framework": "^9.52.16 || ^10.28.0 || ^11.16", "laravel/framework": "^11.15.0",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.6",
"nikic/php-parser": "^4.19.1", "nikic/php-parser": "^5.3",
"orchestra/canvas": "^7.11.1 || ^8.11.0 || ^9.0.2", "orchestra/canvas": "^v9.1.3",
"orchestra/testbench-core": "^7.33.0 || ^8.13.0 || ^9.0.9", "orchestra/testbench-core": "^9.5.2",
"phpstan/phpstan-deprecation-rules": "^1.2", "phpstan/phpstan-deprecation-rules": "^2.0.0",
"phpunit/phpunit": "^9.6.13 || ^10.5.16" "phpunit/phpunit": "^10.5.16"
}, },
"suggest": { "suggest": {
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench" "orchestra/testbench": "Using Larastan for analysing a package needs Testbench"
@ -10552,27 +10552,15 @@
], ],
"support": { "support": {
"issues": "https://github.com/larastan/larastan/issues", "issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v2.9.11" "source": "https://github.com/larastan/larastan/tree/v3.0.0"
}, },
"funding": [ "funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{ {
"url": "https://github.com/canvural", "url": "https://github.com/canvural",
"type": "github" "type": "github"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
} }
], ],
"time": "2024-11-11T23:11:00+00:00" "time": "2024-11-15T09:38:34+00:00"
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
@ -11817,20 +11805,20 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.10", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "fc463b5d0fe906dcf19689be692c65c50406a071" "reference": "6c98c7600fc717b2c78c11ef60040d5b1e359c82"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/fc463b5d0fe906dcf19689be692c65c50406a071", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6c98c7600fc717b2c78c11ef60040d5b1e359c82",
"reference": "fc463b5d0fe906dcf19689be692c65c50406a071", "reference": "6c98c7600fc717b2c78c11ef60040d5b1e359c82",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2|^8.0" "php": "^7.4|^8.0"
}, },
"conflict": { "conflict": {
"phpstan/phpstan-shim": "*" "phpstan/phpstan-shim": "*"
@ -11871,7 +11859,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-11T15:37:09+00:00" "time": "2024-11-17T14:17:00+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",