mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Bump larastan/larastan from 3.0.0 to 3.0.2
Bumps [larastan/larastan](https://github.com/larastan/larastan) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](https://github.com/larastan/larastan/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: larastan/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
9355583f7c
commit
17d735bff1
20
composer.lock
generated
20
composer.lock
generated
@ -10475,16 +10475,16 @@
|
||||
},
|
||||
{
|
||||
"name": "larastan/larastan",
|
||||
"version": "v3.0.0",
|
||||
"version": "v3.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/larastan/larastan.git",
|
||||
"reference": "88f46e3f2cd9d2a14dba13ef293b822a75832e62"
|
||||
"reference": "b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/larastan/larastan/zipball/88f46e3f2cd9d2a14dba13ef293b822a75832e62",
|
||||
"reference": "88f46e3f2cd9d2a14dba13ef293b822a75832e62",
|
||||
"url": "https://api.github.com/repos/larastan/larastan/zipball/b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f",
|
||||
"reference": "b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -10498,7 +10498,7 @@
|
||||
"illuminate/support": "^11.15.0",
|
||||
"php": "^8.2",
|
||||
"phpmyadmin/sql-parser": "^5.9.0",
|
||||
"phpstan/phpstan": "^2.0.0"
|
||||
"phpstan/phpstan": "^2.0.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^12.0",
|
||||
@ -10515,13 +10515,13 @@
|
||||
},
|
||||
"type": "phpstan-extension",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.0-dev"
|
||||
},
|
||||
"phpstan": {
|
||||
"includes": [
|
||||
"extension.neon"
|
||||
]
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-master": "2.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -10556,7 +10556,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/larastan/larastan/issues",
|
||||
"source": "https://github.com/larastan/larastan/tree/v3.0.0"
|
||||
"source": "https://github.com/larastan/larastan/tree/v3.0.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -10564,7 +10564,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-15T09:38:34+00:00"
|
||||
"time": "2024-11-26T23:15:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pint",
|
||||
|
Loading…
x
Reference in New Issue
Block a user