Merge pull request #7405 from pixelfed/dependabot/composer/staging/larastan/larastan-3.12.1

chore(deps-dev): bump larastan/larastan from 3.12.0 to 3.12.1
pull/6943/merge
dansup 2 days ago committed by GitHub
commit 8b6eee19cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
composer.lock generated

@ -11898,16 +11898,16 @@
},
{
"name": "larastan/larastan",
"version": "v3.12.0",
"version": "v3.12.1",
"source": {
"type": "git",
"url": "https://github.com/larastan/larastan.git",
"reference": "ab26fdf90d84877061388109e1e251f67ca3ff7a"
"reference": "168fd3b955e723c51dbf81709849b0c3ac4ac5f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/ab26fdf90d84877061388109e1e251f67ca3ff7a",
"reference": "ab26fdf90d84877061388109e1e251f67ca3ff7a",
"url": "https://api.github.com/repos/larastan/larastan/zipball/168fd3b955e723c51dbf81709849b0c3ac4ac5f6",
"reference": "168fd3b955e723c51dbf81709849b0c3ac4ac5f6",
"shasum": ""
},
"require": {
@ -11920,7 +11920,7 @@
"illuminate/pipeline": "^11.44.2 || ^12.4.1 || ^13",
"illuminate/support": "^11.44.2 || ^12.4.1 || ^13",
"php": "^8.2",
"phpstan/phpstan": "^2.2.2"
"phpstan/phpstan": "^2.2.14"
},
"require-dev": {
"doctrine/coding-standard": "^14",
@ -11975,7 +11975,7 @@
],
"support": {
"issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v3.12.0"
"source": "https://github.com/larastan/larastan/tree/v3.12.1"
},
"funding": [
{
@ -11983,7 +11983,7 @@
"type": "github"
}
],
"time": "2026-09-10T09:06:54+00:00"
"time": "2026-09-13T15:17:35+00:00"
},
{
"name": "laravel/pint",

Loading…
Cancel
Save